energy
-1.137270 Ha
reference
-1.137270 Ha
error vs ref
-1.75e-07 Ha
wall time
17.951 s
Convergence
Manifest
{
"schema_version": "1.0",
"run_id": "20260503T224005Z-543e0d",
"project_name": "cudaq-molecular-simulation-blueprint",
"project_version": "0.1.0",
"created_at": "2026-05-03T22:40:06.002944Z",
"completed_at": "2026-05-03T22:40:24.022847Z",
"status": "completed",
"backend": "cpu",
"target_string": "qpp-cpu",
"seed": 44,
"molecule": {
"name": "h2",
"geometry": [
[
"H",
[
0.0,
0.0,
0.0
]
],
[
"H",
[
0.0,
0.0,
0.7414
]
]
],
"basis": "sto-3g",
"charge": 0,
"multiplicity": 1,
"active_electrons": null,
"active_orbitals": null
},
"optimizer": {
"name": "cobyla",
"max_iterations": 200,
"tolerance": 1e-6,
"initial_parameters": [
0.14459627328942798,
0.010230513964028179,
0.03267527777640876
]
},
"qubit_count": 4,
"parameter_count": 3,
"system_info": {
"python_version": "3.11.0rc1",
"platform": "Linux-5.15.0-130-generic-x86_64-with-glibc2.35",
"machine": "x86_64",
"processor": "x86_64",
"cpu_count": 16,
"cudaq_version": "0.14.2",
"gpus": [
{
"name": "NVIDIA RTX PRO 6000 Blackwell Server Edition",
"uuid": "GPU-4345a4d8-091c-cac7-8ad3-856b99476ca1",
"driver_version": "580.159.03",
"cuda_version": "13.0",
"memory_total_mib": 97887
}
],
"git_sha": null
},
"result": {
"energy": -1.137270174660836,
"iterations": 79,
"parameters": [
3.885052346459234e-7,
1.5990904582129928e-8,
0.22613654728594962
],
"wall_time_seconds": 17.950807437000094,
"converged": true,
"reference_energy": -1.13727,
"error_vs_reference_hartree": -1.7466083601647142e-7,
"chemical_accuracy_reached": true
},
"error": null,
"notes": {
"experiment": "h2_vqe",
"hamiltonian_terms": 15,
"n_electrons": 2,
"n_orbitals": 2,
"bond_distance_angstrom": 0.7414,
"reference": {
"molecule": "h2",
"basis": "sto-3g",
"bond_distance_angstrom": 0.7414,
"method": "FCI",
"energy_hartree": -1.13727,
"note": "Standard reference at experimental H2 bond length."
}
}
}
System info
{
"cpu_count": 16,
"cudaq_version": "0.14.2",
"git_sha": null,
"gpus": [
{
"cuda_version": "13.0",
"driver_version": "580.159.03",
"memory_total_mib": 97887,
"name": "NVIDIA RTX PRO 6000 Blackwell Server Edition",
"uuid": "GPU-4345a4d8-091c-cac7-8ad3-856b99476ca1"
}
],
"machine": "x86_64",
"platform": "Linux-5.15.0-130-generic-x86_64-with-glibc2.35",
"processor": "x86_64",
"python_version": "3.11.0rc1"
}