From b59cba9bfb4e647b042235b983f0f78dbd7cbd06 Mon Sep 17 00:00:00 2001 From: Joshua Tyler Cantin Date: Thu, 14 Nov 2024 11:54:09 -0500 Subject: [PATCH] Add first set of planted solutions Proctor json files found at https://github.com/jtcantin/planted_solutions/tree/main/proctor_jsons --- ....3d3b9e8a-7842-4ca1-bd82-eddb9804972d.json | 52 +++++++++++++++++++ ....00043d56-ed63-4266-907c-99c95c51b9db.json | 52 +++++++++++++++++++ ....a37c86c0-1937-4f05-83ab-08a5fd104b7e.json | 52 +++++++++++++++++++ ....e0adafc5-789e-43e6-8f9e-e718da28de3a.json | 52 +++++++++++++++++++ ....7e0fb928-b0a9-4b44-89f1-7e0ee3b2bb13.json | 52 +++++++++++++++++++ ....42958a3e-8b35-4992-acd8-6711848066c1.json | 52 +++++++++++++++++++ ....3aaf0bb4-b412-4746-922a-c380b4024d00.json | 52 +++++++++++++++++++ ....b57eb979-5c09-4974-97b4-5862e109a1ae.json | 52 +++++++++++++++++++ ....8db449b1-265b-4a66-b965-a2b4833a88d1.json | 52 +++++++++++++++++++ ....bf3fb654-72c7-4fd4-bfd1-9ffef5aaebd8.json | 52 +++++++++++++++++++ ....766ba2da-e72a-4e03-a739-f97269026fc4.json | 52 +++++++++++++++++++ 11 files changed, 572 insertions(+) create mode 100644 problem_instances/problem_instance.planted_solution_0001.3d3b9e8a-7842-4ca1-bd82-eddb9804972d.json create mode 100644 problem_instances/problem_instance.planted_solution_0002.00043d56-ed63-4266-907c-99c95c51b9db.json create mode 100644 problem_instances/problem_instance.planted_solution_0003.a37c86c0-1937-4f05-83ab-08a5fd104b7e.json create mode 100644 problem_instances/problem_instance.planted_solution_0004.e0adafc5-789e-43e6-8f9e-e718da28de3a.json create mode 100644 problem_instances/problem_instance.planted_solution_0005.7e0fb928-b0a9-4b44-89f1-7e0ee3b2bb13.json create mode 100644 problem_instances/problem_instance.planted_solution_0006.42958a3e-8b35-4992-acd8-6711848066c1.json create mode 100644 problem_instances/problem_instance.planted_solution_0007.3aaf0bb4-b412-4746-922a-c380b4024d00.json create mode 100644 problem_instances/problem_instance.planted_solution_0008.b57eb979-5c09-4974-97b4-5862e109a1ae.json create mode 100644 problem_instances/problem_instance.planted_solution_0009.8db449b1-265b-4a66-b965-a2b4833a88d1.json create mode 100644 problem_instances/problem_instance.planted_solution_0010.bf3fb654-72c7-4fd4-bfd1-9ffef5aaebd8.json create mode 100644 problem_instances/problem_instance.planted_solution_0011.766ba2da-e72a-4e03-a739-f97269026fc4.json diff --git a/problem_instances/problem_instance.planted_solution_0001.3d3b9e8a-7842-4ca1-bd82-eddb9804972d.json b/problem_instances/problem_instance.planted_solution_0001.3d3b9e8a-7842-4ca1-bd82-eddb9804972d.json new file mode 100644 index 0000000..ca3a535 --- /dev/null +++ b/problem_instances/problem_instance.planted_solution_0001.3d3b9e8a-7842-4ca1-bd82-eddb9804972d.json @@ -0,0 +1,52 @@ +{ + "$schema": "https://raw.githubusercontent.com/isi-usc-edu/qb-gsee-benchmark/refs/heads/main/schemas/problem_instance.schema.0.0.1.json", + "references": [ + "https://github.com/jtcantin/planted_solutions" + ], + "problem_instance_uuid": "3d3b9e8a-7842-4ca1-bd82-eddb9804972d", + "creation_timestamp": "2024-11-14T10:11:45.616464", + "calendar_due_date": null, + "short_name": "planted_solution_0001", + "license": { + "name": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + }, + "contact_info": [ + { + "name": "Joshua T. Cantin", + "email": "joshua.cantin@utoronto.ca", + "institution": "University of Toronto at Scarborough" + } + ], + "status": "in_development", + "superseded_by": null, + "problem_type": "GSEE", + "application_domain": "QC", + "instance_data": [ + { + "supporting_files": [ + { + "instance_data_object_uuid": "3add17d8-cb86-4ae5-8474-96d272269d80", + "instance_data_object_url": "sftp://sftp.l3harris.com/gsee/planted_solutions/fcidump.planted_solution_0001.3add17d8-cb86-4ae5-8474-96d272269d80.gz", + "instance_data_checksum": "e800c4d965f278cd7ca153899625dc886fff69af", + "instance_data_checksum_type": "sha1sum" + } + ] + } + ], + "requirements": [ + { + "probability_of_success": 0.99, + "time_limit_seconds": 86400, + "accuracy": 1.0, + "energy_units": "millihartree", + "energy_target": 0.99 + } + ], + "features": { + "multiplicity": 1, + "num_electrons": 18, + "num_orbitals": 14, + "utility_scale": false + } +} \ No newline at end of file diff --git a/problem_instances/problem_instance.planted_solution_0002.00043d56-ed63-4266-907c-99c95c51b9db.json b/problem_instances/problem_instance.planted_solution_0002.00043d56-ed63-4266-907c-99c95c51b9db.json new file mode 100644 index 0000000..c913cca --- /dev/null +++ b/problem_instances/problem_instance.planted_solution_0002.00043d56-ed63-4266-907c-99c95c51b9db.json @@ -0,0 +1,52 @@ +{ + "$schema": "https://raw.githubusercontent.com/isi-usc-edu/qb-gsee-benchmark/refs/heads/main/schemas/problem_instance.schema.0.0.1.json", + "references": [ + "https://github.com/jtcantin/planted_solutions" + ], + "problem_instance_uuid": "00043d56-ed63-4266-907c-99c95c51b9db", + "creation_timestamp": "2024-11-14T10:12:27.984256", + "calendar_due_date": null, + "short_name": "planted_solution_0002", + "license": { + "name": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + }, + "contact_info": [ + { + "name": "Joshua T. Cantin", + "email": "joshua.cantin@utoronto.ca", + "institution": "University of Toronto at Scarborough" + } + ], + "status": "in_development", + "superseded_by": null, + "problem_type": "GSEE", + "application_domain": "QC", + "instance_data": [ + { + "supporting_files": [ + { + "instance_data_object_uuid": "16f9288f-be7e-4f8a-ab09-0153263f83c7", + "instance_data_object_url": "sftp://sftp.l3harris.com/gsee/planted_solutions/fcidump.planted_solution_0002.16f9288f-be7e-4f8a-ab09-0153263f83c7.gz", + "instance_data_checksum": "dd203ebc81470526d3dfbf157bcb87ce67f86515", + "instance_data_checksum_type": "sha1sum" + } + ] + } + ], + "requirements": [ + { + "probability_of_success": 0.99, + "time_limit_seconds": 86400, + "accuracy": 1.0, + "energy_units": "millihartree", + "energy_target": 0.99 + } + ], + "features": { + "multiplicity": 1, + "num_electrons": 90, + "num_orbitals": 69, + "utility_scale": true + } +} \ No newline at end of file diff --git a/problem_instances/problem_instance.planted_solution_0003.a37c86c0-1937-4f05-83ab-08a5fd104b7e.json b/problem_instances/problem_instance.planted_solution_0003.a37c86c0-1937-4f05-83ab-08a5fd104b7e.json new file mode 100644 index 0000000..e7709e9 --- /dev/null +++ b/problem_instances/problem_instance.planted_solution_0003.a37c86c0-1937-4f05-83ab-08a5fd104b7e.json @@ -0,0 +1,52 @@ +{ + "$schema": "https://raw.githubusercontent.com/isi-usc-edu/qb-gsee-benchmark/refs/heads/main/schemas/problem_instance.schema.0.0.1.json", + "references": [ + "https://github.com/jtcantin/planted_solutions" + ], + "problem_instance_uuid": "a37c86c0-1937-4f05-83ab-08a5fd104b7e", + "creation_timestamp": "2024-11-14T10:12:30.055628", + "calendar_due_date": null, + "short_name": "planted_solution_0003", + "license": { + "name": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + }, + "contact_info": [ + { + "name": "Joshua T. Cantin", + "email": "joshua.cantin@utoronto.ca", + "institution": "University of Toronto at Scarborough" + } + ], + "status": "in_development", + "superseded_by": null, + "problem_type": "GSEE", + "application_domain": "QC", + "instance_data": [ + { + "supporting_files": [ + { + "instance_data_object_uuid": "efddd28a-383d-4929-9335-22e54ba2ffbe", + "instance_data_object_url": "sftp://sftp.l3harris.com/gsee/planted_solutions/fcidump.planted_solution_0003.efddd28a-383d-4929-9335-22e54ba2ffbe.gz", + "instance_data_checksum": "48e4bda8ad2e48926e8b7c36ea24f1e16ab8edf2", + "instance_data_checksum_type": "sha1sum" + } + ] + } + ], + "requirements": [ + { + "probability_of_success": 0.99, + "time_limit_seconds": 86400, + "accuracy": 1.0, + "energy_units": "millihartree", + "energy_target": 0.99 + } + ], + "features": { + "multiplicity": 1, + "num_electrons": 50, + "num_orbitals": 31, + "utility_scale": false + } +} \ No newline at end of file diff --git a/problem_instances/problem_instance.planted_solution_0004.e0adafc5-789e-43e6-8f9e-e718da28de3a.json b/problem_instances/problem_instance.planted_solution_0004.e0adafc5-789e-43e6-8f9e-e718da28de3a.json new file mode 100644 index 0000000..cb8d138 --- /dev/null +++ b/problem_instances/problem_instance.planted_solution_0004.e0adafc5-789e-43e6-8f9e-e718da28de3a.json @@ -0,0 +1,52 @@ +{ + "$schema": "https://raw.githubusercontent.com/isi-usc-edu/qb-gsee-benchmark/refs/heads/main/schemas/problem_instance.schema.0.0.1.json", + "references": [ + "https://github.com/jtcantin/planted_solutions" + ], + "problem_instance_uuid": "e0adafc5-789e-43e6-8f9e-e718da28de3a", + "creation_timestamp": "2024-11-14T10:13:14.102024", + "calendar_due_date": null, + "short_name": "planted_solution_0004", + "license": { + "name": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + }, + "contact_info": [ + { + "name": "Joshua T. Cantin", + "email": "joshua.cantin@utoronto.ca", + "institution": "University of Toronto at Scarborough" + } + ], + "status": "in_development", + "superseded_by": null, + "problem_type": "GSEE", + "application_domain": "QC", + "instance_data": [ + { + "supporting_files": [ + { + "instance_data_object_uuid": "52ddfe55-8758-448b-a6b1-3afdab85fdf4", + "instance_data_object_url": "sftp://sftp.l3harris.com/gsee/planted_solutions/fcidump.planted_solution_0004.52ddfe55-8758-448b-a6b1-3afdab85fdf4.gz", + "instance_data_checksum": "937411e5ed3ef74a02fdbaacecf85cf0afbb2808", + "instance_data_checksum_type": "sha1sum" + } + ] + } + ], + "requirements": [ + { + "probability_of_success": 0.99, + "time_limit_seconds": 86400, + "accuracy": 1.0, + "energy_units": "millihartree", + "energy_target": 0.99 + } + ], + "features": { + "multiplicity": 1, + "num_electrons": 90, + "num_orbitals": 70, + "utility_scale": true + } +} \ No newline at end of file diff --git a/problem_instances/problem_instance.planted_solution_0005.7e0fb928-b0a9-4b44-89f1-7e0ee3b2bb13.json b/problem_instances/problem_instance.planted_solution_0005.7e0fb928-b0a9-4b44-89f1-7e0ee3b2bb13.json new file mode 100644 index 0000000..bdef136 --- /dev/null +++ b/problem_instances/problem_instance.planted_solution_0005.7e0fb928-b0a9-4b44-89f1-7e0ee3b2bb13.json @@ -0,0 +1,52 @@ +{ + "$schema": "https://raw.githubusercontent.com/isi-usc-edu/qb-gsee-benchmark/refs/heads/main/schemas/problem_instance.schema.0.0.1.json", + "references": [ + "https://github.com/jtcantin/planted_solutions" + ], + "problem_instance_uuid": "7e0fb928-b0a9-4b44-89f1-7e0ee3b2bb13", + "creation_timestamp": "2024-11-14T10:14:41.719923", + "calendar_due_date": null, + "short_name": "planted_solution_0005", + "license": { + "name": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + }, + "contact_info": [ + { + "name": "Joshua T. Cantin", + "email": "joshua.cantin@utoronto.ca", + "institution": "University of Toronto at Scarborough" + } + ], + "status": "in_development", + "superseded_by": null, + "problem_type": "GSEE", + "application_domain": "QC", + "instance_data": [ + { + "supporting_files": [ + { + "instance_data_object_uuid": "0ddeaaab-a6ef-436b-8189-290afa6408ea", + "instance_data_object_url": "sftp://sftp.l3harris.com/gsee/planted_solutions/fcidump.planted_solution_0005.0ddeaaab-a6ef-436b-8189-290afa6408ea.gz", + "instance_data_checksum": "91a33d30500275f2b48ba6a752caba60b594032f", + "instance_data_checksum_type": "sha1sum" + } + ] + } + ], + "requirements": [ + { + "probability_of_success": 0.99, + "time_limit_seconds": 86400, + "accuracy": 1.0, + "energy_units": "millihartree", + "energy_target": 0.99 + } + ], + "features": { + "multiplicity": 1, + "num_electrons": 16, + "num_orbitals": 14, + "utility_scale": false + } +} \ No newline at end of file diff --git a/problem_instances/problem_instance.planted_solution_0006.42958a3e-8b35-4992-acd8-6711848066c1.json b/problem_instances/problem_instance.planted_solution_0006.42958a3e-8b35-4992-acd8-6711848066c1.json new file mode 100644 index 0000000..65b97fb --- /dev/null +++ b/problem_instances/problem_instance.planted_solution_0006.42958a3e-8b35-4992-acd8-6711848066c1.json @@ -0,0 +1,52 @@ +{ + "$schema": "https://raw.githubusercontent.com/isi-usc-edu/qb-gsee-benchmark/refs/heads/main/schemas/problem_instance.schema.0.0.1.json", + "references": [ + "https://github.com/jtcantin/planted_solutions" + ], + "problem_instance_uuid": "42958a3e-8b35-4992-acd8-6711848066c1", + "creation_timestamp": "2024-11-14T10:16:40.231807", + "calendar_due_date": null, + "short_name": "planted_solution_0006", + "license": { + "name": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + }, + "contact_info": [ + { + "name": "Joshua T. Cantin", + "email": "joshua.cantin@utoronto.ca", + "institution": "University of Toronto at Scarborough" + } + ], + "status": "in_development", + "superseded_by": null, + "problem_type": "GSEE", + "application_domain": "QC", + "instance_data": [ + { + "supporting_files": [ + { + "instance_data_object_uuid": "a4b9a6bd-4479-44b2-b172-642f74396781", + "instance_data_object_url": "sftp://sftp.l3harris.com/gsee/planted_solutions/fcidump.planted_solution_0006.a4b9a6bd-4479-44b2-b172-642f74396781.gz", + "instance_data_checksum": "b1f5e62c03920499e7424492d40c9398f0b06bff", + "instance_data_checksum_type": "sha1sum" + } + ] + } + ], + "requirements": [ + { + "probability_of_success": 0.99, + "time_limit_seconds": 86400, + "accuracy": 1.0, + "energy_units": "millihartree", + "energy_target": 0.99 + } + ], + "features": { + "multiplicity": 1, + "num_electrons": 18, + "num_orbitals": 14, + "utility_scale": false + } +} \ No newline at end of file diff --git a/problem_instances/problem_instance.planted_solution_0007.3aaf0bb4-b412-4746-922a-c380b4024d00.json b/problem_instances/problem_instance.planted_solution_0007.3aaf0bb4-b412-4746-922a-c380b4024d00.json new file mode 100644 index 0000000..40dc3b2 --- /dev/null +++ b/problem_instances/problem_instance.planted_solution_0007.3aaf0bb4-b412-4746-922a-c380b4024d00.json @@ -0,0 +1,52 @@ +{ + "$schema": "https://raw.githubusercontent.com/isi-usc-edu/qb-gsee-benchmark/refs/heads/main/schemas/problem_instance.schema.0.0.1.json", + "references": [ + "https://github.com/jtcantin/planted_solutions" + ], + "problem_instance_uuid": "3aaf0bb4-b412-4746-922a-c380b4024d00", + "creation_timestamp": "2024-11-14T10:16:42.261857", + "calendar_due_date": null, + "short_name": "planted_solution_0007", + "license": { + "name": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + }, + "contact_info": [ + { + "name": "Joshua T. Cantin", + "email": "joshua.cantin@utoronto.ca", + "institution": "University of Toronto at Scarborough" + } + ], + "status": "in_development", + "superseded_by": null, + "problem_type": "GSEE", + "application_domain": "QC", + "instance_data": [ + { + "supporting_files": [ + { + "instance_data_object_uuid": "c594d63e-29c7-462a-b385-f70c6d7d8350", + "instance_data_object_url": "sftp://sftp.l3harris.com/gsee/planted_solutions/fcidump.planted_solution_0007.c594d63e-29c7-462a-b385-f70c6d7d8350.gz", + "instance_data_checksum": "6514cc2a499b882603958fe2b862c0edebe50b83", + "instance_data_checksum_type": "sha1sum" + } + ] + } + ], + "requirements": [ + { + "probability_of_success": 0.99, + "time_limit_seconds": 86400, + "accuracy": 1.0, + "energy_units": "millihartree", + "energy_target": 0.99 + } + ], + "features": { + "multiplicity": 1, + "num_electrons": 50, + "num_orbitals": 31, + "utility_scale": false + } +} \ No newline at end of file diff --git a/problem_instances/problem_instance.planted_solution_0008.b57eb979-5c09-4974-97b4-5862e109a1ae.json b/problem_instances/problem_instance.planted_solution_0008.b57eb979-5c09-4974-97b4-5862e109a1ae.json new file mode 100644 index 0000000..cf43b0c --- /dev/null +++ b/problem_instances/problem_instance.planted_solution_0008.b57eb979-5c09-4974-97b4-5862e109a1ae.json @@ -0,0 +1,52 @@ +{ + "$schema": "https://raw.githubusercontent.com/isi-usc-edu/qb-gsee-benchmark/refs/heads/main/schemas/problem_instance.schema.0.0.1.json", + "references": [ + "https://github.com/jtcantin/planted_solutions" + ], + "problem_instance_uuid": "b57eb979-5c09-4974-97b4-5862e109a1ae", + "creation_timestamp": "2024-11-14T10:18:17.375341", + "calendar_due_date": null, + "short_name": "planted_solution_0008", + "license": { + "name": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + }, + "contact_info": [ + { + "name": "Joshua T. Cantin", + "email": "joshua.cantin@utoronto.ca", + "institution": "University of Toronto at Scarborough" + } + ], + "status": "in_development", + "superseded_by": null, + "problem_type": "GSEE", + "application_domain": "QC", + "instance_data": [ + { + "supporting_files": [ + { + "instance_data_object_uuid": "44060124-8f2d-4a91-80a9-5a29f0f4f716", + "instance_data_object_url": "sftp://sftp.l3harris.com/gsee/planted_solutions/fcidump.planted_solution_0008.44060124-8f2d-4a91-80a9-5a29f0f4f716.gz", + "instance_data_checksum": "765bd3df6deccead7a9f6fb2008f99e1048fd6bc", + "instance_data_checksum_type": "sha1sum" + } + ] + } + ], + "requirements": [ + { + "probability_of_success": 0.99, + "time_limit_seconds": 86400, + "accuracy": 1.0, + "energy_units": "millihartree", + "energy_target": 0.99 + } + ], + "features": { + "multiplicity": 1, + "num_electrons": 18, + "num_orbitals": 14, + "utility_scale": false + } +} \ No newline at end of file diff --git a/problem_instances/problem_instance.planted_solution_0009.8db449b1-265b-4a66-b965-a2b4833a88d1.json b/problem_instances/problem_instance.planted_solution_0009.8db449b1-265b-4a66-b965-a2b4833a88d1.json new file mode 100644 index 0000000..1c84351 --- /dev/null +++ b/problem_instances/problem_instance.planted_solution_0009.8db449b1-265b-4a66-b965-a2b4833a88d1.json @@ -0,0 +1,52 @@ +{ + "$schema": "https://raw.githubusercontent.com/isi-usc-edu/qb-gsee-benchmark/refs/heads/main/schemas/problem_instance.schema.0.0.1.json", + "references": [ + "https://github.com/jtcantin/planted_solutions" + ], + "problem_instance_uuid": "8db449b1-265b-4a66-b965-a2b4833a88d1", + "creation_timestamp": "2024-11-14T10:18:57.029906", + "calendar_due_date": null, + "short_name": "planted_solution_0009", + "license": { + "name": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + }, + "contact_info": [ + { + "name": "Joshua T. Cantin", + "email": "joshua.cantin@utoronto.ca", + "institution": "University of Toronto at Scarborough" + } + ], + "status": "in_development", + "superseded_by": null, + "problem_type": "GSEE", + "application_domain": "QC", + "instance_data": [ + { + "supporting_files": [ + { + "instance_data_object_uuid": "bbbbba1c-868c-45a5-b16c-0c17536e83d8", + "instance_data_object_url": "sftp://sftp.l3harris.com/gsee/planted_solutions/fcidump.planted_solution_0009.bbbbba1c-868c-45a5-b16c-0c17536e83d8.gz", + "instance_data_checksum": "3570c312a6e3ac19dd104ca49d39405f7cf06bfc", + "instance_data_checksum_type": "sha1sum" + } + ] + } + ], + "requirements": [ + { + "probability_of_success": 0.99, + "time_limit_seconds": 86400, + "accuracy": 1.0, + "energy_units": "millihartree", + "energy_target": 0.99 + } + ], + "features": { + "multiplicity": 1, + "num_electrons": 90, + "num_orbitals": 69, + "utility_scale": true + } +} \ No newline at end of file diff --git a/problem_instances/problem_instance.planted_solution_0010.bf3fb654-72c7-4fd4-bfd1-9ffef5aaebd8.json b/problem_instances/problem_instance.planted_solution_0010.bf3fb654-72c7-4fd4-bfd1-9ffef5aaebd8.json new file mode 100644 index 0000000..b4ad794 --- /dev/null +++ b/problem_instances/problem_instance.planted_solution_0010.bf3fb654-72c7-4fd4-bfd1-9ffef5aaebd8.json @@ -0,0 +1,52 @@ +{ + "$schema": "https://raw.githubusercontent.com/isi-usc-edu/qb-gsee-benchmark/refs/heads/main/schemas/problem_instance.schema.0.0.1.json", + "references": [ + "https://github.com/jtcantin/planted_solutions" + ], + "problem_instance_uuid": "bf3fb654-72c7-4fd4-bfd1-9ffef5aaebd8", + "creation_timestamp": "2024-11-14T10:18:59.147255", + "calendar_due_date": null, + "short_name": "planted_solution_0010", + "license": { + "name": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + }, + "contact_info": [ + { + "name": "Joshua T. Cantin", + "email": "joshua.cantin@utoronto.ca", + "institution": "University of Toronto at Scarborough" + } + ], + "status": "in_development", + "superseded_by": null, + "problem_type": "GSEE", + "application_domain": "QC", + "instance_data": [ + { + "supporting_files": [ + { + "instance_data_object_uuid": "eea867d0-285e-462d-94ab-15579c782be7", + "instance_data_object_url": "sftp://sftp.l3harris.com/gsee/planted_solutions/fcidump.planted_solution_0010.eea867d0-285e-462d-94ab-15579c782be7.gz", + "instance_data_checksum": "df0f26817d3d203778ffd0b9b74b5edf99cd5c48", + "instance_data_checksum_type": "sha1sum" + } + ] + } + ], + "requirements": [ + { + "probability_of_success": 0.99, + "time_limit_seconds": 86400, + "accuracy": 1.0, + "energy_units": "millihartree", + "energy_target": 0.99 + } + ], + "features": { + "multiplicity": 1, + "num_electrons": 48, + "num_orbitals": 30, + "utility_scale": false + } +} \ No newline at end of file diff --git a/problem_instances/problem_instance.planted_solution_0011.766ba2da-e72a-4e03-a739-f97269026fc4.json b/problem_instances/problem_instance.planted_solution_0011.766ba2da-e72a-4e03-a739-f97269026fc4.json new file mode 100644 index 0000000..091c616 --- /dev/null +++ b/problem_instances/problem_instance.planted_solution_0011.766ba2da-e72a-4e03-a739-f97269026fc4.json @@ -0,0 +1,52 @@ +{ + "$schema": "https://raw.githubusercontent.com/isi-usc-edu/qb-gsee-benchmark/refs/heads/main/schemas/problem_instance.schema.0.0.1.json", + "references": [ + "https://github.com/jtcantin/planted_solutions" + ], + "problem_instance_uuid": "766ba2da-e72a-4e03-a739-f97269026fc4", + "creation_timestamp": "2024-11-14T10:19:01.677253", + "calendar_due_date": null, + "short_name": "planted_solution_0011", + "license": { + "name": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + }, + "contact_info": [ + { + "name": "Joshua T. Cantin", + "email": "joshua.cantin@utoronto.ca", + "institution": "University of Toronto at Scarborough" + } + ], + "status": "in_development", + "superseded_by": null, + "problem_type": "GSEE", + "application_domain": "QC", + "instance_data": [ + { + "supporting_files": [ + { + "instance_data_object_uuid": "befcf6f0-cfcb-49b7-b661-de48ad8a44c8", + "instance_data_object_url": "sftp://sftp.l3harris.com/gsee/planted_solutions/fcidump.planted_solution_0011.befcf6f0-cfcb-49b7-b661-de48ad8a44c8.gz", + "instance_data_checksum": "f57caedd6b03cab2f27670179eda967973044356", + "instance_data_checksum_type": "sha1sum" + } + ] + } + ], + "requirements": [ + { + "probability_of_success": 0.99, + "time_limit_seconds": 86400, + "accuracy": 1.0, + "energy_units": "millihartree", + "energy_target": 0.99 + } + ], + "features": { + "multiplicity": 1, + "num_electrons": 50, + "num_orbitals": 31, + "utility_scale": false + } +} \ No newline at end of file