      __  __                 _                            
     |  \/  |               | |                           
     | \  / | __ _ _ __   __| | __ _  ___ __ _ _ __ _   _ 
     | |\/| |/ _` | '_ \ / _` |/ _` |/ __/ _` | '__| | | |
     | |  | | (_| | | | | (_| | (_| | (_| (_| | |  | |_| |
     |_|  |_|\__,_|_| |_|\__,_|\__,_|\___\__,_|_|   \__,_|

-----------------------------------------------------------------
    version:       26.9.33
    developed by:  Leandro Seixas Rocha
    homepage:      https://github.com/seixas-research/mandacaru
    documentation: https://mandacaru.readthedocs.io/
-----------------------------------------------------------------

System:
├── architecture: arm64
├── platform:     Darwin
├── user:         leseixas
├── hostname:     safira
├── cwd:          /Users/leseixas/Library/CloudStorage/Dropbox/Repositories/seixas-research/mandacaru
└── PID:          47332

Python:
├── version:    3.14.7 | packaged by conda-forge | (main, Sep  2 2026, 21:04:32) [Clang 20.1.8 ]
└── executable: /Users/leseixas/miniconda3/envs/mandacaru/bin/python

Dependencies:
├── ase version:         3.29.0     [/Users/leseixas/miniconda3/envs/mandacaru/lib/python3.14/site-packages/ase]
├── numpy version:       2.5.3      [/Users/leseixas/miniconda3/envs/mandacaru/lib/python3.14/site-packages/numpy]
├── scipy version:       1.18.1     [/Users/leseixas/miniconda3/envs/mandacaru/lib/python3.14/site-packages/scipy]
├── matplotlib version:  3.11.2     [/Users/leseixas/miniconda3/envs/mandacaru/lib/python3.14/site-packages/matplotlib]
└── qiskit version:      2.5.2      [/Users/leseixas/miniconda3/envs/mandacaru/lib/python3.14/site-packages/qiskit]

========================================================================
    ADAPT-VQE (QubitPool, 4 qubits)
========================================================================

[SYSTEM]
    step: 1
    units: Angstrom
    n_atoms: 2
    geometry:
        H       6.0000000000     6.0000000000     5.6300000000
        H       6.0000000000     6.0000000000     6.3700000000
    cell_present: True
    cell_vectors:
        a1 = [ 12.0000000000   0.0000000000   0.0000000000]
        a2 = [  0.0000000000  12.0000000000   0.0000000000]
        a3 = [  0.0000000000   0.0000000000  12.0000000000]
    cell_lengths: a=12.0000000000 b=12.0000000000 c=12.0000000000
    cell_angles: alpha=90.000000 beta=90.000000 gamma=90.000000

[ELECTRONS]
    basis: FAO
    grid spacing: 0.1 Angstrom
    kinetic operator: finite difference
    k-points: Gamma (1x1x1 Monkhorst-Pack)
    spin-polarized: False
    mapping: Jordan-Wigner
    Hamiltonian: 15 Pauli terms
    spatial orbitals: 2
    electrons (alpha, beta): (1, 1)
    qubits: 4

[OPTIMIZATION SETUP]
    classical_optimizer: COBYLA
    max_iterations: 15
    gradient_method: parameter_shift
    gradient_formula: parameter-shift rule, exact for the generator's frequency set
    gradient_tol: 0.0001
    gradient_units: Hartree
    pool: qubit
    pool_class: QubitPool
    pool_size: 12
    energy_unit: eV
    reference_energy_eV: -29.5361989680
    initial_ansatz: |HF> (0 parameters)

[ITERATIONS]
    iter        energy (eV)              type        |grad|      1q    cnot   depth operator
    ----------------------------------------------------------------------------------------
       1     -29.9604462980             pauli  2.795877e-01       9       6       9 iP[XXYX]
========================================================================
[VARIATIONAL QUANTUM SUMMARY]
    converged: True
    classical_optimizer: COBYLA
    optimal_energy_eV: -29.9604462980
    reference_energy_eV: -29.5361989680
    correlation_energy_eV: -0.4242473300
    num_operators: 1
    num_parameters: 1
    final_max_gradient: 8.094953e-05
    cost_evaluations: 23
    cnot_count: 6
    circuit_depth: 9
    one_qubit_gates: 9
    total_gates: 15
========================================================================

[PERFORMANCE]
    step: 1
    stages (wall-clock seconds):
        gradient screening                          0.0014
        parameter optimization                      0.0128
        circuit profiling                           0.4489
        integration: one-body integrals             0.0115
        integration: two-body integrals (fft)       2.4183
        --------------------------------------------------
        sum of timed stages                         2.8930
    untimed_s: 0.8489
    wall_time_s: 3.7419
    integration_backend: C (OpenMP)
    openmp_threads: 8
    cpu_count: 8
    mpi: not used (single process, shared-memory OpenMP)
    peak_memory_MiB: 1567.6
    resident_memory_MiB: n/a
    solver_wall_time_s: 3.7417
========================================================================
