
    ██▄  ▄██  ▄▄▄  ▄▄  ▄▄ ▄▄▄▄   ▄▄▄   ▄▄▄▄  ▄▄▄  ▄▄▄▄  ▄▄ ▄▄
    ██ ▀▀ ██ ██▀██ ███▄██ ██▀██ ██▀██ ██▀▀▀ ██▀██ ██▄█▄ ██ ██
    ██    ██ ██▀██ ██ ▀██ ████▀ ██▀██ ▀████ ██▀██ ██ ██ ▀███▀

-----------------------------------------------------------------
    version:       26.9.34
    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/examples
└── PID:          77926

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 (FermionicPool, 10 qubits)
========================================================================

[SYSTEM]
    step: 1
    units: Angstrom
    n_atoms: 2
    geometry:
        O       4.0000000000     4.0000000000     3.3960000000
        O       4.0000000000     4.0000000000     4.6040000000
    cell_present: True
    cell_vectors:
        a1 = [  8.0000000000   0.0000000000   0.0000000000]
        a2 = [  0.0000000000   8.0000000000   0.0000000000]
        a3 = [  0.0000000000   0.0000000000   8.0000000000]
    cell_lengths: a=8.0000000000 b=8.0000000000 c=8.0000000000
    cell_angles: alpha=90.000000 beta=90.000000 gamma=90.000000

[BASIS]
    name: FAO
    family: all-electron
    nuclear_cusp_softening: 0.2362 Bohr
    basis_functions: 10
    frozen_orbitals: 5 [0, 1, 2, 3, 4]
    functions:
        symbol  atoms  functions_per_atom
        ---------------------------------
        O       2      5

[ELECTRONS]
    grid spacing: 0.25 Angstrom (requested)
    grid points: 33 x 33 x 33 (spacing 0.2500 x 0.2500 x 0.2500 Angstrom)
    kinetic operator: finite difference
    k-points: Gamma (1x1x1 Monkhorst-Pack)
    charge: 0
    spin-polarized: True (multiplicity 3)
    reference state: hartree-fock
    frozen core: orbitals [0, 1, 2, 3, 4]
    mapping: Jordan-Wigner
    Hamiltonian: 212 Pauli terms
    spatial orbitals: 5
    electrons (alpha, beta): (4, 2)
    qubits: 10

[OPTIMIZATION SETUP]
    classical_optimizer: COBYLA
    max_iterations: 12
    gradient_method: analytic
    gradient_formula: exact derivative, g = 2 Re<H psi|A psi>
    gradient_tol: 0.001
    gradient_units: Hartree
    pool: fermionic
    pool_class: FermionicPool
    pool_size: 37
    reoptimize_all_parameters: True
    state_vector_backend: sparse matrices, 2^10 amplitudes
    device: AER_simulator
    backend_provider: qiskit
    circuit_execution: False
    shots: 0 (exact expectation values)
    circuit_profiling: True
    energy_unit: eV
    reference_energy_eV: -3234.9050414316
    initial_ansatz: |HF> (0 parameters)

[ITERATIONS]
    iter        energy (eV)              type        |grad|      1q    cnot   depth operator
    ----------------------------------------------------------------------------------------
       1   -3242.6811065273  fermionic-double  7.959962e-01      42      76      93 D(2,6->4,8)
       2   -3242.9790459304  fermionic-double  1.781774e-01      77     208     241 D(0,5->4,9)
       3   -3243.8344589987  fermionic-double  1.647904e-01     114     256     304 D(3,6->4,7)
       4   -3246.7048200500  fermionic-double  3.240587e-01     149     360     423 D(1,6->4,9)
       5   -3246.9038374019  fermionic-single  9.079404e-02     156     364     430 S(6->7)
       6   -3247.5479381609  fermionic-double  8.863109e-02     191     452     533 D(2,6->4,9)
       7   -3248.3255457175  fermionic-single  1.499410e-01     198     456     538 S(3->4)
       8   -3250.0911142204  fermionic-double  8.126749e-02     233     548     644 D(1,6->4,8)
       9   -3250.1002902031  fermionic-double  1.675385e-02     267     680     792 D(0,5->4,9)
========================================================================
[VARIATIONAL QUANTUM SUMMARY]
    converged: True
    optimal_energy_eV: -3250.1002902031
    reference_energy_eV: -3234.9050414316
    correlation_energy_eV: -15.1952487715
    num_operators: 9
    num_parameters: 9
    final_max_gradient: 1.949444e-04
    cost_evaluations: 3456
    cnot_count: 680
    circuit_depth: 792
    one_qubit_gates: 267
    total_gates: 947
========================================================================

[PERFORMANCE]
    step: 1
    stages (wall-clock seconds):
        gradient screening                          0.0021
        parameter optimization                      1.5351
        circuit profiling                           0.2698
        integration: one-body integrals             0.0017
        integration: two-body integrals (fft)       0.1456
        --------------------------------------------------
        sum of timed stages                         1.9543
    untimed_s: 0.6603
    wall_time_s: 2.6146
    solver_wall_time_s: 2.6145
    integration_backend: C (OpenMP)
    openmp_threads: 8
    cpu_count: 8
    mpi: not used (single process, shared-memory OpenMP)
    peak_memory_MiB: 393.0
    resident_memory_MiB: n/a
========================================================================
