{
  "metadata": {
    "generated_at": "2025-08-06T01:09:44.010402",
    "total_results": 1320,
    "export_format": "sanitized_benchmark_results",
    "version": "2.0",
    "full_environment_info": false,
    "data_scope": "latest"
  },
  "summary": {
    "total_results": 1320,
    "total_solvers": 11,
    "total_problems": 120,
    "success_rate": 0.48143236074270557,
    "avg_solve_time": 28.630715541166914,
    "successful_results": 363,
    "unsupported_results": 566,
    "applicable_results": 754,
    "problem_type_distribution": {
      "SDP": 1133,
      "SOCP": 187
    },
    "library_distribution": {
      "DIMACS": 374,
      "SDPLIB": 946
    },
    "status_distribution": {
      "SIGKILL": 22,
      "TIMEOUT": 108,
      "UNSUPPORTED": 566,
      "OPTIMAL": 363,
      "NUM_ERROR": 48,
      "OPTIMAL (INACCURATE)": 92,
      "ERROR": 57,
      "INFEASIBLE": 9,
      "MAX_ITER": 10,
      "UNKNOWN": 32,
      "UNBOUNDED (INACCURATE)": 1,
      "SUBPROCESS_ERROR": 12
    },
    "solver_names": [
      "cvxpy_clarabel",
      "cvxpy_cvxopt",
      "cvxpy_ecos",
      "cvxpy_highs",
      "cvxpy_osqp",
      "cvxpy_scip",
      "cvxpy_scs",
      "cvxpy_sdpa",
      "matlab_sdpt3",
      "matlab_sedumi",
      "scipy_linprog"
    ],
    "problem_names": [
      "arch0",
      "arch2",
      "arch4",
      "arch8",
      "bm1",
      "control1",
      "control10",
      "control11",
      "control2",
      "control3",
      "control4",
      "control5",
      "control6",
      "control7",
      "control8",
      "control9",
      "copo14",
      "copo23",
      "equalG11",
      "equalG51",
      "fap09",
      "filter48",
      "gpp100",
      "gpp124-1",
      "gpp124-2",
      "gpp124-3",
      "gpp124-4",
      "gpp250-1",
      "gpp250-2",
      "gpp250-3",
      "gpp250-4",
      "gpp500-1",
      "gpp500-2",
      "gpp500-3",
      "gpp500-4",
      "hamming_7_5_6",
      "hamming_8_3_4",
      "hamming_9_8",
      "hinf1",
      "hinf10",
      "hinf11",
      "hinf12",
      "hinf12_sdp",
      "hinf13",
      "hinf13_sdp",
      "hinf14",
      "hinf15",
      "hinf2",
      "hinf3",
      "hinf4",
      "hinf5",
      "hinf6",
      "hinf7",
      "hinf8",
      "hinf9",
      "maxG11",
      "maxG32",
      "maxG51",
      "mcp100",
      "mcp124-1",
      "mcp124-2",
      "mcp124-3",
      "mcp124-4",
      "mcp250-1",
      "mcp250-2",
      "mcp250-3",
      "mcp250-4",
      "mcp500-1",
      "mcp500-2",
      "mcp500-3",
      "mcp500-4",
      "minphase",
      "nb",
      "nb_L1",
      "nb_L2",
      "nb_L2_bessel",
      "nql180",
      "nql30",
      "nql60",
      "qap10",
      "qap5",
      "qap6",
      "qap7",
      "qap8",
      "qap9",
      "qpG11",
      "qpG51",
      "qssp30",
      "qssp60",
      "sched_100_100_orig",
      "sched_100_100_scaled",
      "sched_100_50_orig",
      "sched_100_50_scaled",
      "sched_200_100_orig",
      "sched_200_100_scaled",
      "sched_50_50_orig",
      "sched_50_50_scaled",
      "ss30",
      "theta1",
      "theta2",
      "theta3",
      "theta4",
      "theta5",
      "theta6",
      "thetaG11",
      "thetaG51",
      "torusg3-15",
      "torusg3-8",
      "toruspm3-15-50",
      "toruspm3-8-50",
      "truss1",
      "truss2",
      "truss3",
      "truss4",
      "truss5",
      "truss5_sdp",
      "truss6",
      "truss7",
      "truss8",
      "truss8_sdp"
    ]
  },
  "solver_comparison": [
    {
      "solver_name": "matlab_sdpt3",
      "problems_attempted": 120,
      "problems_applicable": 120,
      "problems_solved": 73,
      "problems_unsupported": 0,
      "success_rate": 0.6083333333333333,
      "avg_solve_time": 8.675550053672318,
      "min_solve_time": 0.24263908333333334,
      "max_solve_time": 300.0
    },
    {
      "solver_name": "matlab_sedumi",
      "problems_attempted": 120,
      "problems_applicable": 120,
      "problems_solved": 64,
      "problems_unsupported": 0,
      "success_rate": 0.5333333333333333,
      "avg_solve_time": 19.78552498128531,
      "min_solve_time": 0.2549562083333333,
      "max_solve_time": 300.0
    },
    {
      "solver_name": "cvxpy_clarabel",
      "problems_attempted": 120,
      "problems_applicable": 120,
      "problems_solved": 62,
      "problems_unsupported": 0,
      "success_rate": 0.5166666666666667,
      "avg_solve_time": 30.10744532942772,
      "min_solve_time": 0.00506281852722168,
      "max_solve_time": 120.0
    },
    {
      "solver_name": "cvxpy_sdpa",
      "problems_attempted": 120,
      "problems_applicable": 120,
      "problems_solved": 54,
      "problems_unsupported": 0,
      "success_rate": 0.45,
      "avg_solve_time": 19.111536824703215,
      "min_solve_time": 0.007824182510375977,
      "max_solve_time": 121.13185501098633
    },
    {
      "solver_name": "cvxpy_cvxopt",
      "problems_attempted": 120,
      "problems_applicable": 120,
      "problems_solved": 53,
      "problems_unsupported": 0,
      "success_rate": 0.44166666666666665,
      "avg_solve_time": 32.71225027441979,
      "min_solve_time": 0.027730941772460938,
      "max_solve_time": 228.55329608917236
    },
    {
      "solver_name": "cvxpy_scs",
      "problems_attempted": 120,
      "problems_applicable": 120,
      "problems_solved": 47,
      "problems_unsupported": 0,
      "success_rate": 0.39166666666666666,
      "avg_solve_time": 51.14134685198466,
      "min_solve_time": 0.005390167236328125,
      "max_solve_time": 120.0
    },
    {
      "solver_name": "cvxpy_ecos",
      "problems_attempted": 120,
      "problems_applicable": 17,
      "problems_solved": 6,
      "problems_unsupported": 103,
      "success_rate": 0.35294117647058826,
      "avg_solve_time": 26.60841337372275,
      "min_solve_time": 0.17055892944335938,
      "max_solve_time": 120.0
    },
    {
      "solver_name": "cvxpy_scip",
      "problems_attempted": 120,
      "problems_applicable": 17,
      "problems_solved": 4,
      "problems_unsupported": 103,
      "success_rate": 0.23529411764705882,
      "avg_solve_time": 99.62219180780299,
      "min_solve_time": 40.53333306312561,
      "max_solve_time": 120.0
    },
    {
      "solver_name": "cvxpy_highs",
      "problems_attempted": 120,
      "problems_applicable": 0,
      "problems_solved": 0,
      "problems_unsupported": 120,
      "success_rate": 0.0,
      "avg_solve_time": 0.0,
      "min_solve_time": 0.0,
      "max_solve_time": 0.0
    },
    {
      "solver_name": "cvxpy_osqp",
      "problems_attempted": 120,
      "problems_applicable": 0,
      "problems_solved": 0,
      "problems_unsupported": 120,
      "success_rate": 0.0,
      "avg_solve_time": 0.0,
      "min_solve_time": 0.0,
      "max_solve_time": 0.0
    },
    {
      "solver_name": "scipy_linprog",
      "problems_attempted": 120,
      "problems_applicable": 0,
      "problems_solved": 0,
      "problems_unsupported": 120,
      "success_rate": 0.0,
      "avg_solve_time": 0.0,
      "min_solve_time": 0.0,
      "max_solve_time": 0.0
    }
  ],
  "results": [
    {
      "id": 1896,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "bm1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:20:43",
      "solve_time": 30.604387998580933,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-03 23:20:13 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-03 23:20:13 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-03 23:20:13 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-03 23:20:13 - python_solver_runner - INFO - Subprocess solving bm1 with cvxpy_clarabel\n2025-08-03 23:20:13 - python_solver_runner - INFO - Solving bm1 with cvxpy_clarabel\n2025-08-03 23:20:13 - solver_cvxpy_clarabel - INFO - Initialized CVXPY solver 'cvxpy_clarabel' with backend 'CLARABEL'\n2025-08-03 23:20:13 - mat_loader - INFO - Loading SeDuMi MAT file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/DIMACS/data/BISECT/bm1.mat.gz\n2025-08-03 23:20:13 - mat_loader - INFO - Converted bm1: SDP problem (777924 vars, 883 constraints)\n2025-08-03 23:20:13 - mat_loader - INFO - Successfully loaded MAT problem: ProblemData(name='bm1', class='SDP', 777924 vars, 883 constraints)",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1897,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "bm1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:23:46",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2259,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "bm1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:07",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2261,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "bm1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:08",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2262,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "bm1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:09",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2260,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "bm1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:08",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1898,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "bm1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:26:26",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1720,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "DIMACS",
      "problem_name": "bm1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:29:14",
      "solve_time": 121.13185501098633,
      "status": "OPTIMAL",
      "primal_objective_value": 23.439818974587567,
      "dual_objective_value": 23.439818435224183,
      "duality_gap": 5.393633841777046e-07,
      "primal_infeasibility": 1.589519974455338e-11,
      "dual_infeasibility": 4.7948349842514454e-14,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1662,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "bm1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:10:50",
      "solve_time": 7.386539916666667,
      "status": "NUM_ERROR",
      "primal_objective_value": 23.439854216116014,
      "dual_objective_value": 23.439818538353734,
      "duality_gap": 3.5677762280528214e-05,
      "primal_infeasibility": 8.672790954165753e-13,
      "dual_infeasibility": 3.574491428937259e-12,
      "iterations": 20,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "num_error",
          "solve_time": 7.386539916666667,
          "setup_time": [],
          "iterations": 20,
          "primal_objective_value": 23.439854216116014,
          "dual_objective_value": 23.439818538353734,
          "duality_gap": 3.5677762280528214e-05,
          "primal_infeasibility": 8.672790954165753e-13,
          "dual_infeasibility": 3.574491428937259e-12,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:10:48",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1456,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "bm1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T11:12:04",
      "solve_time": 54.54148845833333,
      "status": "NUM_ERROR",
      "primal_objective_value": 23.44598268573775,
      "dual_objective_value": 24.309815518761912,
      "duality_gap": 0.863832833024162,
      "primal_infeasibility": 3.19198625458438e-06,
      "dual_infeasibility": 3.967426777597085e-06,
      "iterations": 29,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 54.54148845833333,
          "setup_time": [],
          "iterations": 29,
          "primal_objective_value": 23.44598268573775,
          "dual_objective_value": 24.309815518761912,
          "duality_gap": 0.863832833024162,
          "primal_infeasibility": 3.19198625458438e-06,
          "dual_infeasibility": 3.967426777597085e-06,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 20:12:00",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2263,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "bm1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:09",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1900,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "copo14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:27:52",
      "solve_time": 0.22959208488464355,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -1.6401068919646988e-08,
      "dual_objective_value": -3.033602862628601e-08,
      "duality_gap": 1.3934959706639019e-08,
      "primal_infeasibility": 7.24230986971135e-09,
      "dual_infeasibility": 0.0,
      "iterations": 14,
      "memo": {
        "solver_solve_time": 0.18366492,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1901,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "DIMACS",
      "problem_name": "copo14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:27:54",
      "solve_time": 2.192477226257324,
      "status": "OPTIMAL",
      "primal_objective_value": -2.497696811876171e-08,
      "dual_objective_value": -3.94442290703259e-08,
      "duality_gap": 1.4467260951564188e-08,
      "primal_infeasibility": 7.720817848199098e-09,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2264,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "copo14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:10",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2266,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "copo14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2267,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "copo14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2265,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "copo14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:10",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1902,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "copo14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:27:55",
      "solve_time": 0.1000521183013916,
      "status": "OPTIMAL",
      "primal_objective_value": 2.763797219494657e-06,
      "dual_objective_value": 6.008903171780412e-07,
      "duality_gap": 2.1629069023166157e-06,
      "primal_infeasibility": 5.79374368893745e-07,
      "dual_infeasibility": 2.176976834364473e-09,
      "iterations": 275,
      "memo": {
        "solver_solve_time": 0.054842958000000004,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1899,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "copo14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:27:51",
      "solve_time": 0.19372987747192383,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'SDPA' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1590,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "copo14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:59:15",
      "solve_time": 0.8339302916666667,
      "status": "OPTIMAL",
      "primal_objective_value": 3.052785142731995e-10,
      "dual_objective_value": -8.226008756477171e-10,
      "duality_gap": 1.1278793899209166e-09,
      "primal_infeasibility": 8.989166660748627e-12,
      "dual_infeasibility": 0.0,
      "iterations": 17,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.8339302916666667,
          "setup_time": [],
          "iterations": 17,
          "primal_objective_value": 3.052785142731995e-10,
          "dual_objective_value": -8.226008756477171e-10,
          "duality_gap": 1.1278793899209166e-09,
          "primal_infeasibility": 8.989166660748627e-12,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:59:12",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1459,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "copo14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T11:12:18",
      "solve_time": 0.6905710833333333,
      "status": "OPTIMAL",
      "primal_objective_value": -6.648659598568196e-09,
      "dual_objective_value": -6.63208127634892e-09,
      "duality_gap": 1.6578322219276284e-11,
      "primal_infeasibility": 1.912548723169372e-09,
      "dual_infeasibility": 0.0,
      "iterations": 17,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.6905710833333333,
          "setup_time": [],
          "iterations": 17,
          "primal_objective_value": -6.648659598568196e-09,
          "dual_objective_value": -6.63208127634892e-09,
          "duality_gap": 1.6578322219276284e-11,
          "primal_infeasibility": 1.912548723169372e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 20:12:15",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2268,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "copo14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:12",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1904,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "copo23",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:28:02",
      "solve_time": 4.074679136276245,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -4.4884696204575136e-08,
      "dual_objective_value": -6.567172048617617e-08,
      "duality_gap": 2.0787024281601034e-08,
      "primal_infeasibility": 1.0638153482222468e-08,
      "dual_infeasibility": 0.0,
      "iterations": 16,
      "memo": {
        "solver_solve_time": 3.131591457,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1905,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "DIMACS",
      "problem_name": "copo23",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:29:02",
      "solve_time": 58.70020890235901,
      "status": "OPTIMAL",
      "primal_objective_value": -2.4827762840420875e-08,
      "dual_objective_value": -3.392721178555364e-08,
      "duality_gap": 9.099448945132768e-09,
      "primal_infeasibility": 4.740723896523209e-09,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2269,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "copo23",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2271,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "copo23",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:14",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2272,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "copo23",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:14",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2270,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "copo23",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1906,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "copo23",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:29:05",
      "solve_time": 1.2210209369659424,
      "status": "OPTIMAL",
      "primal_objective_value": -7.956279965304347e-06,
      "dual_objective_value": -3.197190700468751e-06,
      "duality_gap": -4.759089264835596e-06,
      "primal_infeasibility": 2.804389571931542e-06,
      "dual_infeasibility": 8.648485158449915e-09,
      "iterations": 300,
      "memo": {
        "solver_solve_time": 0.276767833,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1903,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "copo23",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:27:57",
      "solve_time": 1.9144980907440186,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'SDPA' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1591,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "copo23",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:59:27",
      "solve_time": 6.8528615,
      "status": "OPTIMAL",
      "primal_objective_value": 2.1934585398009077e-10,
      "dual_objective_value": -5.412207421364536e-10,
      "duality_gap": 7.605665961165443e-10,
      "primal_infeasibility": 4.353859708422998e-12,
      "dual_infeasibility": 0.0,
      "iterations": 20,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 6.8528615,
          "setup_time": [],
          "iterations": 20,
          "primal_objective_value": 2.1934585398009077e-10,
          "dual_objective_value": -5.412207421364536e-10,
          "duality_gap": 7.605665961165443e-10,
          "primal_infeasibility": 4.353859708422998e-12,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:59:24",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1460,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "copo23",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T11:12:46",
      "solve_time": 23.723182375,
      "status": "OPTIMAL",
      "primal_objective_value": -1.8940067866499155e-08,
      "dual_objective_value": -1.8927203322356983e-08,
      "duality_gap": 1.2864544142172114e-11,
      "primal_infeasibility": 3.257627120427927e-09,
      "dual_infeasibility": 0.0,
      "iterations": 20,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 23.723182375,
          "setup_time": [],
          "iterations": 20,
          "primal_objective_value": -1.8940067866499155e-08,
          "dual_objective_value": -1.8927203322356983e-08,
          "duality_gap": 1.2864544142172114e-11,
          "primal_infeasibility": 3.257627120427927e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 20:12:44",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2273,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "copo23",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:15",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1908,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "fap09",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:32:13",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1909,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "fap09",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:34:14",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1798,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "fap09",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:48:51",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1736,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "fap09",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:36:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1737,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "fap09",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:36:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1799,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "fap09",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:48:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1910,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "fap09",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:35:56",
      "solve_time": 89.28411173820496,
      "status": "OPTIMAL",
      "primal_objective_value": 10.797895540459592,
      "dual_objective_value": 10.797826537085669,
      "duality_gap": 6.900337392323763e-05,
      "primal_infeasibility": 6.245639123478367e-08,
      "dual_infeasibility": 5.5257728472699056e-14,
      "iterations": 16325,
      "memo": {
        "solver_solve_time": 79.354613125,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1907,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "DIMACS",
      "problem_name": "fap09",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:30:13",
      "solve_time": 65.82996416091919,
      "status": "INFEASIBLE",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1819,
      "solver_name": "matlab_sdpt3",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "fap09",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "86bfae9b39861dd3a3303c878d8ee30e9a970bb6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "86bfae9b39861dd3a3303c878d8ee30e9a970bb6",
      "timestamp": "2025-07-22T15:24:49",
      "solve_time": 300.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 300,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1461,
      "solver_name": "matlab_sedumi",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "fap09",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T11:54:06",
      "solve_time": 300.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 300,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1738,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "fap09",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:36:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1912,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "filter48",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:36:39",
      "solve_time": 1.3734347820281982,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 1.4161020106468114,
      "dual_objective_value": 1.4161020228518586,
      "duality_gap": -1.2205047195124052e-08,
      "primal_infeasibility": 1.1274549784995933e-06,
      "dual_infeasibility": 6.106204455194476e-09,
      "iterations": 31,
      "memo": {
        "solver_solve_time": 1.344283376,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1913,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "filter48",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:36:46",
      "solve_time": 6.713871002197266,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1800,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "filter48",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:48:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1763,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "filter48",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:40:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1764,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "filter48",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:40:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1801,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "filter48",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:48:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1914,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "filter48",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:37:17",
      "solve_time": 30.740686178207397,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 1.409073703261462,
      "dual_objective_value": 1.4090806844233812,
      "duality_gap": -6.981161919217271e-06,
      "primal_infeasibility": 7.523837266388142e-05,
      "dual_infeasibility": 3.375321326271274e-05,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 30.709408041,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1911,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "DIMACS",
      "problem_name": "filter48",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:36:37",
      "solve_time": 39.79374122619629,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 1.4161295151451585,
      "dual_objective_value": 1.4161284417476618,
      "duality_gap": 1.0733974966647963e-06,
      "primal_infeasibility": 3.529475717602551e-07,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1592,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "filter48",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:59:35",
      "solve_time": 3.385503375,
      "status": "MAX_ITER",
      "primal_objective_value": 1.4161291196982995,
      "dual_objective_value": 1.416128628065133,
      "duality_gap": 4.916331663995521e-07,
      "primal_infeasibility": 7.938472564250578e-08,
      "dual_infeasibility": 0.0,
      "iterations": 42,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "max_iter",
          "solve_time": 3.385503375,
          "setup_time": [],
          "iterations": 42,
          "primal_objective_value": 1.4161291196982995,
          "dual_objective_value": 1.416128628065133,
          "duality_gap": 4.916331663995521e-07,
          "primal_infeasibility": 7.938472564250578e-08,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:59:32",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1466,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "filter48",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:38:07",
      "solve_time": 0.8317842916666667,
      "status": "OPTIMAL",
      "primal_objective_value": 1.416129455716613,
      "dual_objective_value": 1.4161294580694332,
      "duality_gap": 2.3528201609224197e-09,
      "primal_infeasibility": 1.2528510194570304e-09,
      "dual_infeasibility": 1.5300296534754392e-08,
      "iterations": 37,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.8317842916666667,
          "setup_time": [],
          "iterations": 37,
          "primal_objective_value": 1.416129455716613,
          "dual_objective_value": 1.4161294580694332,
          "duality_gap": 2.3528201609224197e-09,
          "primal_infeasibility": 1.2528510194570304e-09,
          "dual_infeasibility": 1.5300296534754392e-08,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:38:04",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1765,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "filter48",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:40:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1920,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "hamming_7_5_6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:40:39",
      "solve_time": 20.023534059524536,
      "status": "OPTIMAL",
      "primal_objective_value": -42.66666667203015,
      "dual_objective_value": -42.66666666625962,
      "duality_gap": -5.770530719928502e-09,
      "primal_infeasibility": 1.8842178928241884e-09,
      "dual_infeasibility": 8.196094314750425e-14,
      "iterations": 6,
      "memo": {
        "solver_solve_time": 19.974756208,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1921,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "DIMACS",
      "problem_name": "hamming_7_5_6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:40:46",
      "solve_time": 5.853014945983887,
      "status": "OPTIMAL",
      "primal_objective_value": -42.666666408791805,
      "dual_objective_value": -42.66666641006614,
      "duality_gap": 1.2743370803036669e-09,
      "primal_infeasibility": 3.3836883209684965e-16,
      "dual_infeasibility": 4.956901572407782e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 418,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "hamming_7_5_6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:45:10",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 419,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "hamming_7_5_6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:45:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 420,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "hamming_7_5_6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:45:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 421,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "hamming_7_5_6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:45:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1922,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "hamming_7_5_6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:40:47",
      "solve_time": 0.27846193313598633,
      "status": "OPTIMAL",
      "primal_objective_value": -42.66663809919346,
      "dual_objective_value": -42.666691827474416,
      "duality_gap": 5.3728280953180274e-05,
      "primal_infeasibility": 3.823840598620477e-07,
      "dual_infeasibility": 0.0,
      "iterations": 150,
      "memo": {
        "solver_solve_time": 0.228795458,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1919,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "DIMACS",
      "problem_name": "hamming_7_5_6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:40:19",
      "solve_time": 0.5973911285400391,
      "status": "OPTIMAL",
      "primal_objective_value": -42.66666466059041,
      "dual_objective_value": -42.66666774012631,
      "duality_gap": 3.0795358938462414e-06,
      "primal_infeasibility": 4.494236949271214e-16,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1710,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "hamming_7_5_6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:42:19",
      "solve_time": 1.0727401666666667,
      "status": "OPTIMAL",
      "primal_objective_value": -42.66666606990655,
      "dual_objective_value": -42.66666679075191,
      "duality_gap": 7.208453638440915e-07,
      "primal_infeasibility": 1.0369985582790911e-10,
      "dual_infeasibility": 0.0,
      "iterations": 8,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 1.0727401666666667,
          "setup_time": [],
          "iterations": 8,
          "primal_objective_value": -42.66666606990655,
          "dual_objective_value": -42.66666679075191,
          "duality_gap": 7.208453638440915e-07,
          "primal_infeasibility": 1.0369985582790911e-10,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:42:18",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1577,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "hamming_7_5_6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:22:59",
      "solve_time": 5.317319375,
      "status": "OPTIMAL",
      "primal_objective_value": -42.666666707488446,
      "dual_objective_value": -42.66666670384585,
      "duality_gap": 3.6425973348741536e-09,
      "primal_infeasibility": 2.7680298055873787e-09,
      "dual_infeasibility": 0.0,
      "iterations": 17,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 5.317319375,
          "setup_time": [],
          "iterations": 17,
          "primal_objective_value": -42.666666707488446,
          "dual_objective_value": -42.66666670384585,
          "duality_gap": 3.6425973348741536e-09,
          "primal_infeasibility": 2.7680298055873787e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:22:56",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 422,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "hamming_7_5_6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:45:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1924,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "hamming_8_3_4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:44:49",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1925,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "hamming_8_3_4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:46:49",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 428,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "hamming_8_3_4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:50:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 429,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "hamming_8_3_4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:50:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 430,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "hamming_8_3_4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:50:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 431,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "hamming_8_3_4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:50:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1926,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "hamming_8_3_4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:47:01",
      "solve_time": 5.457653045654297,
      "status": "OPTIMAL",
      "primal_objective_value": -25.599995287166273,
      "dual_objective_value": -25.599994400951143,
      "duality_gap": -8.862151297250875e-07,
      "primal_infeasibility": 8.066216926898107e-08,
      "dual_infeasibility": 1.0420348665432626e-09,
      "iterations": 225,
      "memo": {
        "solver_solve_time": 2.095184666,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1923,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "hamming_8_3_4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:42:47",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1711,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "hamming_8_3_4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:44:56",
      "solve_time": 151.334371,
      "status": "OPTIMAL",
      "primal_objective_value": -25.599999843331616,
      "dual_objective_value": -25.600000096699134,
      "duality_gap": 2.5336751718896267e-07,
      "primal_infeasibility": 3.1121343206556096e-11,
      "dual_infeasibility": 0.0,
      "iterations": 9,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 151.334371,
          "setup_time": [],
          "iterations": 9,
          "primal_objective_value": -25.599999843331616,
          "dual_objective_value": -25.600000096699134,
          "duality_gap": 2.5336751718896267e-07,
          "primal_infeasibility": 3.1121343206556096e-11,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:44:53",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1927,
      "solver_name": "matlab_sedumi",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "hamming_8_3_4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:50:06",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 432,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "hamming_8_3_4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:50:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1916,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "hamming_9_8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:37:50",
      "solve_time": 25.861373901367188,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-03 23:37:25 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-03 23:37:25 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-03 23:37:25 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-03 23:37:25 - python_solver_runner - INFO - Subprocess solving hamming_9_8 with cvxpy_clarabel\n2025-08-03 23:37:25 - python_solver_runner - INFO - Solving hamming_9_8 with cvxpy_clarabel\n2025-08-03 23:37:25 - solver_cvxpy_clarabel - INFO - Initialized CVXPY solver 'cvxpy_clarabel' with backend 'CLARABEL'\n2025-08-03 23:37:25 - mat_loader - INFO - Loading SeDuMi MAT file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/DIMACS/data/HAMMING/hamming_9_8.mat.gz\n2025-08-03 23:37:25 - mat_loader - INFO - Converted hamming_9_8: SDP problem (262144 vars, 2305 constraints)\n2025-08-03 23:37:25 - mat_loader - INFO - Successfully loaded MAT problem: ProblemData(name='hamming_9_8', class='SDP', 262144 vars, 2305 constraints)",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1917,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "hamming_9_8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:39:51",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1806,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "hamming_9_8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:48:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 403,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "hamming_9_8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:30:36",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 404,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "hamming_9_8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:30:36",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1807,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "hamming_9_8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:48:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1918,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "hamming_9_8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:40:18",
      "solve_time": 22.157066822052002,
      "status": "OPTIMAL",
      "primal_objective_value": -224.0003222026227,
      "dual_objective_value": -224.00037351826538,
      "duality_gap": 5.131564267912836e-05,
      "primal_infeasibility": 5.492586278581966e-07,
      "dual_infeasibility": 1.2811657673655026e-08,
      "iterations": 325,
      "memo": {
        "solver_solve_time": 21.2309355,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1915,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "DIMACS",
      "problem_name": "hamming_9_8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:37:24",
      "solve_time": 2.5426599979400635,
      "status": "OPTIMAL",
      "primal_objective_value": -223.99999657347732,
      "dual_objective_value": -224.00000195439648,
      "duality_gap": 5.380919162689679e-06,
      "primal_infeasibility": 7.830681581889643e-16,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1714,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "hamming_9_8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:46:48",
      "solve_time": 2.2588253333333332,
      "status": "OPTIMAL",
      "primal_objective_value": -223.99999755382208,
      "dual_objective_value": -224.00000119657497,
      "duality_gap": 3.642752886889866e-06,
      "primal_infeasibility": 3.435419260401472e-11,
      "dual_infeasibility": 0.0,
      "iterations": 9,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 2.2588253333333332,
          "setup_time": [],
          "iterations": 9,
          "primal_objective_value": -223.99999755382208,
          "dual_objective_value": -224.00000119657497,
          "duality_gap": 3.642752886889866e-06,
          "primal_infeasibility": 3.435419260401472e-11,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:46:44",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1579,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "hamming_9_8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:36:22",
      "solve_time": 26.297596458333334,
      "status": "OPTIMAL",
      "primal_objective_value": -224.00000026429433,
      "dual_objective_value": -224.00000011609177,
      "duality_gap": 1.4820255955783068e-07,
      "primal_infeasibility": 5.2487088009421366e-09,
      "dual_infeasibility": 0.0,
      "iterations": 25,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 26.297596458333334,
          "setup_time": [],
          "iterations": 25,
          "primal_objective_value": -224.00000026429433,
          "dual_objective_value": -224.00000011609177,
          "duality_gap": 1.4820255955783068e-07,
          "primal_infeasibility": 5.2487088009421366e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:36:19",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 406,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "hamming_9_8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:30:36",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 945,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "hinf12",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:25:35",
      "solve_time": 0.01759481430053711,
      "status": "OPTIMAL",
      "primal_objective_value": -5.925342226589732e-05,
      "dual_objective_value": -5.925213757701722e-05,
      "duality_gap": -1.284688880104324e-09,
      "primal_infeasibility": 1.639363195032902e-05,
      "dual_infeasibility": 0.0,
      "iterations": 44,
      "memo": {
        "solver_solve_time": 0.014165622,
        "problem_class": "SDP"
      }
    },
    {
      "id": 946,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "hinf12",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:25:35",
      "solve_time": 0.3677828311920166,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 949,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "hinf12",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:25:51",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 950,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "hinf12",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:25:51",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 951,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "hinf12",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:25:51",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 952,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "hinf12",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:25:51",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 947,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "hinf12",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:25:37",
      "solve_time": 1.846771001815796,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -0.9141614331465502,
      "dual_objective_value": -0.8869089226495065,
      "duality_gap": -0.02725251049704369,
      "primal_infeasibility": 8.264335179641823e-08,
      "dual_infeasibility": 1.6865610824784975e-07,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 1.842922833,
        "problem_class": "SDP"
      }
    },
    {
      "id": 948,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "DIMACS",
      "problem_name": "hinf12",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:25:37",
      "solve_time": 0.013288259506225586,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -26.284632319814868,
      "dual_objective_value": -3.218852415953317,
      "duality_gap": -23.06577990386155,
      "primal_infeasibility": 0.0002664963558692289,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1595,
      "solver_name": "matlab_sdpt3",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "hinf12",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:59:54",
      "solve_time": null,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "MATLAB execution failed (code 1): Error: K.l (linear variables) must be a non-negative integer; Original error: K.l (linear variables) must be a non-negative integer",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1469,
      "solver_name": "matlab_sedumi",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "hinf12",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:38:24",
      "solve_time": null,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "MATLAB execution failed (code 1): Error: K.l (linear variables) must be a non-negative integer; Original error: K.l (linear variables) must be a non-negative integer",
        "problem_class": "SDP"
      }
    },
    {
      "id": 953,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "hinf12",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:25:51",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1945,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "hinf13",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:00:12",
      "solve_time": 0.01569819450378418,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CLARABEL' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1946,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "hinf13",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:00:12",
      "solve_time": 0.08118486404418945,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 452,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "hinf13",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:57:04",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 453,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "hinf13",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:57:04",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 454,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "hinf13",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:57:04",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 455,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "hinf13",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:57:04",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1947,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "hinf13",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:00:16",
      "solve_time": 2.8234028816223145,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -30.338550211015605,
      "dual_objective_value": -30.33799946764806,
      "duality_gap": -0.0005507433675440154,
      "primal_infeasibility": 5.355649271250418e-06,
      "dual_infeasibility": 9.237317500777047e-05,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 2.818600625,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1944,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "DIMACS",
      "problem_name": "hinf13",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:00:11",
      "solve_time": 0.011476993560791016,
      "status": "INFEASIBLE",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1596,
      "solver_name": "matlab_sdpt3",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "hinf13",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:59:59",
      "solve_time": null,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "MATLAB execution failed (code 1): Error: K.l (linear variables) must be a non-negative integer; Original error: K.l (linear variables) must be a non-negative integer",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1470,
      "solver_name": "matlab_sedumi",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "hinf13",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:38:29",
      "solve_time": null,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "MATLAB execution failed (code 1): Error: K.l (linear variables) must be a non-negative integer; Original error: K.l (linear variables) must be a non-negative integer",
        "problem_class": "SDP"
      }
    },
    {
      "id": 456,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "hinf13",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T15:57:04",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1941,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "minphase",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:59:51",
      "solve_time": 1.4263319969177246,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 5.966248462567837,
      "dual_objective_value": 5.966249544813763,
      "duality_gap": -1.0822459266535134e-06,
      "primal_infeasibility": 9.701486038460028e-07,
      "dual_infeasibility": 0.0,
      "iterations": 38,
      "memo": {
        "solver_solve_time": 1.422955625,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1942,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "minphase",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:59:52",
      "solve_time": 0.5794229507446289,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1804,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "minphase",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:48:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 394,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "minphase",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T14:53:20",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 395,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "minphase",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T14:53:20",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1805,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "minphase",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:48:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1943,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "minphase",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:00:11",
      "solve_time": 18.53073477745056,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 5.942591741517748,
      "dual_objective_value": 5.94744385187505,
      "duality_gap": -0.004852110357302486,
      "primal_infeasibility": 1.128928529831279e-06,
      "dual_infeasibility": 0.0,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 18.527219582999997,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1940,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "DIMACS",
      "problem_name": "minphase",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:59:49",
      "solve_time": 0.1397390365600586,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 5.9713171314052325,
      "dual_objective_value": 5.976935592929294,
      "duality_gap": -0.0056184615240617575,
      "primal_infeasibility": 1.08915726239491e-07,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1594,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "minphase",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:59:49",
      "solve_time": 0.9657167916666667,
      "status": "UNKNOWN",
      "primal_objective_value": 5.992654461591593,
      "dual_objective_value": 5.981017465497352,
      "duality_gap": 0.01163699609424107,
      "primal_infeasibility": 2.6102968408925996e-08,
      "dual_infeasibility": 0.0,
      "iterations": 27,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 0.9657167916666667,
          "setup_time": [],
          "iterations": 27,
          "primal_objective_value": 5.992654461591593,
          "dual_objective_value": 5.981017465497352,
          "duality_gap": 0.01163699609424107,
          "primal_infeasibility": 2.6102968408925996e-08,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:59:47",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1468,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "minphase",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:38:19",
      "solve_time": 0.5304792916666666,
      "status": "NUM_ERROR",
      "primal_objective_value": 5.981957450464189,
      "dual_objective_value": 5.982166011101507,
      "duality_gap": 0.00020856063731766739,
      "primal_infeasibility": 7.963841922701557e-09,
      "dual_infeasibility": 0.0,
      "iterations": 34,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.5304792916666666,
          "setup_time": [],
          "iterations": 34,
          "primal_objective_value": 5.981957450464189,
          "dual_objective_value": 5.982166011101507,
          "duality_gap": 0.00020856063731766739,
          "primal_infeasibility": 7.963841922701557e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:38:16",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 399,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "minphase",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-13T14:53:39",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1929,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "nb",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:53:45",
      "solve_time": 13.879996299743652,
      "status": "OPTIMAL",
      "primal_objective_value": -0.05070309464830916,
      "dual_objective_value": -0.05070309464849496,
      "duality_gap": 1.8580276206492385e-13,
      "primal_infeasibility": 7.801537245867477e-11,
      "dual_infeasibility": 1.057716256457834e-13,
      "iterations": 21,
      "memo": {
        "solver_solve_time": 0.560254416,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1930,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "DIMACS",
      "problem_name": "nb",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:54:00",
      "solve_time": 14.256758213043213,
      "status": "OPTIMAL",
      "primal_objective_value": -0.05070309466231132,
      "dual_objective_value": -0.05070309469591302,
      "duality_gap": 3.360169781307931e-11,
      "primal_infeasibility": 1.5016518474646274e-08,
      "dual_infeasibility": 1.6949506707727528e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2239,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "nb",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:29:15",
      "solve_time": 14.232115983963013,
      "status": "OPTIMAL",
      "primal_objective_value": -0.05070309464830582,
      "dual_objective_value": -0.050703094648322636,
      "duality_gap": 1.6812939929167214e-14,
      "primal_infeasibility": 2.4262814386207304e-12,
      "dual_infeasibility": 5.091116743383869e-14,
      "iterations": 20,
      "memo": {
        "solver_solve_time": 0.405828291,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2241,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "nb",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:29:57",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2242,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "nb",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:29:57",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2240,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "nb",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:29:56",
      "solve_time": 41.28279995918274,
      "status": "OPTIMAL",
      "primal_objective_value": null,
      "dual_objective_value": -0.0507029966950411,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": 1.7150846669879644e-07,
      "iterations": null,
      "memo": {
        "solver_solve_time": null,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1931,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "nb",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:54:16",
      "solve_time": 15.138136148452759,
      "status": "OPTIMAL",
      "primal_objective_value": -0.050702584699806943,
      "dual_objective_value": -0.05070061603883091,
      "duality_gap": -1.9686609760358187e-06,
      "primal_infeasibility": 2.472512073576291e-05,
      "dual_infeasibility": 1.3696595465415478e-05,
      "iterations": 5425,
      "memo": {
        "solver_solve_time": 1.636159833,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1928,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "DIMACS",
      "problem_name": "nb",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:53:31",
      "solve_time": 28.02113676071167,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -0.002033656695857644,
      "dual_objective_value": -1.8772174263594055,
      "duality_gap": 1.8751837696635478,
      "primal_infeasibility": 0.16647016188566816,
      "dual_infeasibility": 3.539291082432821e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1584,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "nb",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:58:40",
      "solve_time": 0.96570575,
      "status": "OPTIMAL",
      "primal_objective_value": -0.05070308578560933,
      "dual_objective_value": -0.050703094832485564,
      "duality_gap": 9.046876234264367e-09,
      "primal_infeasibility": 1.59782982293915e-10,
      "dual_infeasibility": 1.4016403840157828e-09,
      "iterations": 25,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.96570575,
          "setup_time": [],
          "iterations": 25,
          "primal_objective_value": -0.05070308578560933,
          "dual_objective_value": -0.050703094832485564,
          "duality_gap": 9.046876234264367e-09,
          "primal_infeasibility": 1.59782982293915e-10,
          "dual_infeasibility": 1.4016403840157828e-09,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:58:37",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1452,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "nb",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T11:10:47",
      "solve_time": 0.5915824583333333,
      "status": "OPTIMAL",
      "primal_objective_value": -0.05070309464513528,
      "dual_objective_value": -0.05070309464949991,
      "duality_gap": 4.364626715602782e-12,
      "primal_infeasibility": 2.6686184534778507e-11,
      "dual_infeasibility": 1.8115531992636216e-11,
      "iterations": 20,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.5915824583333333,
          "setup_time": [],
          "iterations": 20,
          "primal_objective_value": -0.05070309464513528,
          "dual_objective_value": -0.05070309464949991,
          "duality_gap": 4.364626715602782e-12,
          "primal_infeasibility": 2.6686184534778507e-11,
          "dual_infeasibility": 1.8115531992636216e-11,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 20:10:44",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2243,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "nb",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:29:58",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1933,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "nb_L1",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:55:08",
      "solve_time": 16.364571809768677,
      "status": "OPTIMAL",
      "primal_objective_value": -13.012270670036738,
      "dual_objective_value": -13.012270672238593,
      "duality_gap": 2.20185469856915e-09,
      "primal_infeasibility": 5.357543858712498e-15,
      "dual_infeasibility": 1.1266917166933884e-12,
      "iterations": 17,
      "memo": {
        "solver_solve_time": 0.541514415,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1934,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "DIMACS",
      "problem_name": "nb_L1",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:55:26",
      "solve_time": 17.51340913772583,
      "status": "OPTIMAL",
      "primal_objective_value": -13.012270260650567,
      "dual_objective_value": -13.012270457304474,
      "duality_gap": 1.9665390738055066e-07,
      "primal_infeasibility": 7.285115451032123e-13,
      "dual_infeasibility": 9.002595409515661e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2244,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "nb_L1",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:30:15",
      "solve_time": 16.22143793106079,
      "status": "OPTIMAL",
      "primal_objective_value": -13.012270674838557,
      "dual_objective_value": -13.012270674894536,
      "duality_gap": 5.597833308002009e-11,
      "primal_infeasibility": 9.914510380006027e-14,
      "dual_infeasibility": 1.864666515247642e-13,
      "iterations": 19,
      "memo": {
        "solver_solve_time": 0.486653083,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2246,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "nb_L1",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:31:20",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2247,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "nb_L1",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:31:20",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2245,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "nb_L1",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:31:19",
      "solve_time": 63.724217653274536,
      "status": "OPTIMAL",
      "primal_objective_value": null,
      "dual_objective_value": -12.992534672909207,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": 2.152895408237386e-05,
      "iterations": null,
      "memo": {
        "solver_solve_time": null,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1935,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "nb_L1",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:55:49",
      "solve_time": 21.878592014312744,
      "status": "OPTIMAL",
      "primal_objective_value": -13.01223863583072,
      "dual_objective_value": -13.01220020450462,
      "duality_gap": -3.843132610015232e-05,
      "primal_infeasibility": 7.134210269620723e-06,
      "dual_infeasibility": 1.0320214770561878e-06,
      "iterations": 20575,
      "memo": {
        "solver_solve_time": 6.393365458,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1932,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "DIMACS",
      "problem_name": "nb_L1",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:54:51",
      "solve_time": 35.24684810638428,
      "status": "OPTIMAL",
      "primal_objective_value": -13.012153111134214,
      "dual_objective_value": -13.012153111134237,
      "duality_gap": 2.3092638912203256e-14,
      "primal_infeasibility": 0.09539745847209875,
      "dual_infeasibility": 5.092853585115458e-08,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1585,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "nb_L1",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:58:47",
      "solve_time": 1.7669237083333333,
      "status": "OPTIMAL",
      "primal_objective_value": -13.012270587360916,
      "dual_objective_value": -13.012270701517188,
      "duality_gap": 1.1415627199085066e-07,
      "primal_infeasibility": 5.912533758053113e-11,
      "dual_infeasibility": 1.1086499606208974e-11,
      "iterations": 35,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 1.7669237083333333,
          "setup_time": [],
          "iterations": 35,
          "primal_objective_value": -13.012270587360916,
          "dual_objective_value": -13.012270701517188,
          "duality_gap": 1.1415627199085066e-07,
          "primal_infeasibility": 5.912533758053113e-11,
          "dual_infeasibility": 1.1086499606208974e-11,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:58:44",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1453,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "nb_L1",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T11:10:53",
      "solve_time": 0.8812795416666667,
      "status": "OPTIMAL",
      "primal_objective_value": -13.012270029385133,
      "dual_objective_value": -13.012270026410215,
      "duality_gap": 2.9749180896487815e-09,
      "primal_infeasibility": 1.5604221692182964e-10,
      "dual_infeasibility": 2.645992296428134e-10,
      "iterations": 18,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.8812795416666667,
          "setup_time": [],
          "iterations": 18,
          "primal_objective_value": -13.012270029385133,
          "dual_objective_value": -13.012270026410215,
          "duality_gap": 2.9749180896487815e-09,
          "primal_infeasibility": 1.5604221692182964e-10,
          "dual_infeasibility": 2.645992296428134e-10,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 20:10:50",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2248,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "nb_L1",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:31:21",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1937,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:58:25",
      "solve_time": 35.35643529891968,
      "status": "OPTIMAL",
      "primal_objective_value": -1.6289719788841075,
      "dual_objective_value": -1.6289719808523724,
      "duality_gap": 1.9682648844110417e-09,
      "primal_infeasibility": 6.289904981982145e-12,
      "dual_infeasibility": 4.939640235768386e-13,
      "iterations": 12,
      "memo": {
        "solver_solve_time": 1.202414625,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1938,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:59:07",
      "solve_time": 41.317997217178345,
      "status": "OPTIMAL",
      "primal_objective_value": -1.6289717401048371,
      "dual_objective_value": -1.628971989187589,
      "duality_gap": 2.490827517576122e-07,
      "primal_infeasibility": 1.2771965700046602e-09,
      "dual_infeasibility": 5.012498098520504e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2249,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:31:55",
      "solve_time": 33.70647716522217,
      "status": "OPTIMAL",
      "primal_objective_value": -1.628971980389783,
      "dual_objective_value": -1.628971980444936,
      "duality_gap": 5.515299328351375e-11,
      "primal_infeasibility": 2.4371980356500406e-14,
      "dual_infeasibility": 1.125402358419654e-11,
      "iterations": 11,
      "memo": {
        "solver_solve_time": 0.43927575,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2251,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:33:55",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2252,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:33:56",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2250,
      "solver_name": "cvxpy_scip",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:33:55",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1939,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:59:48",
      "solve_time": 40.14570212364197,
      "status": "OPTIMAL",
      "primal_objective_value": -1.6289712152465583,
      "dual_objective_value": -1.6289817153541597,
      "duality_gap": 1.0500107601396635e-05,
      "primal_infeasibility": 2.121405856474299e-05,
      "dual_infeasibility": 2.3664912021212606e-07,
      "iterations": 775,
      "memo": {
        "solver_solve_time": 0.5064915409999999,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1936,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T14:57:49",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1586,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:58:52",
      "solve_time": 0.9697343333333334,
      "status": "OPTIMAL",
      "primal_objective_value": -1.6289719758296834,
      "dual_objective_value": -1.6289719649739611,
      "duality_gap": 1.0855722321068129e-08,
      "primal_infeasibility": 1.2364826274510168e-10,
      "dual_infeasibility": 2.3874355910020744e-10,
      "iterations": 18,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.9697343333333334,
          "setup_time": [],
          "iterations": 18,
          "primal_objective_value": -1.6289719758296834,
          "dual_objective_value": -1.6289719649739611,
          "duality_gap": 1.0855722321068129e-08,
          "primal_infeasibility": 1.2364826274510168e-10,
          "dual_infeasibility": 2.3874355910020744e-10,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:58:51",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1454,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T11:10:58",
      "solve_time": 0.602918625,
      "status": "OPTIMAL",
      "primal_objective_value": -1.6289719586720264,
      "dual_objective_value": -1.628971958012104,
      "duality_gap": 6.599223389969211e-10,
      "primal_infeasibility": 3.7220915711599144e-11,
      "dual_infeasibility": 1.8222941201475597e-10,
      "iterations": 16,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.602918625,
          "setup_time": [],
          "iterations": 16,
          "primal_objective_value": -1.6289719586720264,
          "dual_objective_value": -1.628971958012104,
          "duality_gap": 6.599223389969211e-10,
          "primal_infeasibility": 3.7220915711599144e-11,
          "dual_infeasibility": 1.8222941201475597e-10,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 20:10:55",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2253,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:33:56",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1985,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2_bessel",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T11:46:58",
      "solve_time": 16.312734842300415,
      "status": "OPTIMAL",
      "primal_objective_value": -0.10256951121188174,
      "dual_objective_value": -0.10256951121204069,
      "duality_gap": 1.589561815507068e-13,
      "primal_infeasibility": 8.039548008470551e-16,
      "dual_infeasibility": 2.720397466104802e-14,
      "iterations": 14,
      "memo": {
        "solver_solve_time": 0.434549417,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1986,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2_bessel",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T11:47:15",
      "solve_time": 16.37923502922058,
      "status": "OPTIMAL",
      "primal_objective_value": -0.10256950565999576,
      "dual_objective_value": -0.10256951114752975,
      "duality_gap": 5.487533996650917e-09,
      "primal_infeasibility": 2.6441459719661748e-11,
      "dual_infeasibility": 2.0332286620010367e-12,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2254,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2_bessel",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:34:14",
      "solve_time": 16.770871877670288,
      "status": "OPTIMAL",
      "primal_objective_value": -0.10256951119546298,
      "dual_objective_value": -0.10256951120226779,
      "duality_gap": 6.804806718108125e-12,
      "primal_infeasibility": 3.092966674770312e-14,
      "dual_infeasibility": 2.36811594750051e-13,
      "iterations": 13,
      "memo": {
        "solver_solve_time": 0.335756291,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2256,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2_bessel",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:05",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2257,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2_bessel",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:06",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2255,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2_bessel",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:05",
      "solve_time": 50.646941900253296,
      "status": "OPTIMAL",
      "primal_objective_value": null,
      "dual_objective_value": -0.1025668967864537,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": 1.098899869826144e-07,
      "iterations": null,
      "memo": {
        "solver_solve_time": null,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1987,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2_bessel",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T11:47:33",
      "solve_time": 17.0360369682312,
      "status": "OPTIMAL",
      "primal_objective_value": -0.10256936649935693,
      "dual_objective_value": -0.10257104661299753,
      "duality_gap": 1.6801136406008332e-06,
      "primal_infeasibility": 3.1910805185769294e-05,
      "dual_infeasibility": 1.891547527204477e-07,
      "iterations": 950,
      "memo": {
        "solver_solve_time": 0.306163208,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1984,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2_bessel",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T11:46:41",
      "solve_time": 38.031092166900635,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -0.10256935572921497,
      "dual_objective_value": -0.1025694147293237,
      "duality_gap": 5.9000108729168055e-08,
      "primal_infeasibility": 2.8997429768473637e-07,
      "dual_infeasibility": 3.76033631227958e-09,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1587,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2_bessel",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:58:59",
      "solve_time": 0.7735605,
      "status": "OPTIMAL",
      "primal_objective_value": -0.10256950754836537,
      "dual_objective_value": -0.10256951016133178,
      "duality_gap": 2.612966412685047e-09,
      "primal_infeasibility": 7.249211116524449e-12,
      "dual_infeasibility": 2.492579880231683e-10,
      "iterations": 19,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.7735605,
          "setup_time": [],
          "iterations": 19,
          "primal_objective_value": -0.10256950754836537,
          "dual_objective_value": -0.10256951016133178,
          "duality_gap": 2.612966412685047e-09,
          "primal_infeasibility": 7.249211116524449e-12,
          "dual_infeasibility": 2.492579880231683e-10,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:58:55",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1455,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2_bessel",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T11:11:04",
      "solve_time": 0.6093694583333333,
      "status": "OPTIMAL",
      "primal_objective_value": -0.1025694979041563,
      "dual_objective_value": -0.10256951119637202,
      "duality_gap": 1.3292215716997902e-08,
      "primal_infeasibility": 2.856571488970491e-11,
      "dual_infeasibility": 7.56900876485523e-13,
      "iterations": 16,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.6093694583333333,
          "setup_time": [],
          "iterations": 16,
          "primal_objective_value": -0.1025694979041563,
          "dual_objective_value": -0.10256951119637202,
          "duality_gap": 1.3292215716997902e-08,
          "primal_infeasibility": 2.856571488970491e-11,
          "dual_infeasibility": 7.56900876485523e-13,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 20:11:01",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2258,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "nb_L2_bessel",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:35:06",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1957,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "nql180",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:11:56",
      "solve_time": 39.67093467712402,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-04 00:11:17 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-04 00:11:17 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-04 00:11:17 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-04 00:11:17 - python_solver_runner - INFO - Subprocess solving nql180 with cvxpy_clarabel\n2025-08-04 00:11:17 - python_solver_runner - INFO - Solving nql180 with cvxpy_clarabel\n2025-08-04 00:11:17 - solver_cvxpy_clarabel - INFO - Initialized CVXPY solver 'cvxpy_clarabel' with backend 'CLARABEL'\n2025-08-04 00:11:17 - mat_loader - INFO - Loading SeDuMi MAT file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/DIMACS/data/NQL/nql180.mat.gz\n2025-08-04 00:11:17 - mat_loader - INFO - Converted nql180: SOCP problem (226802 vars, 130080 constraints)\n2025-08-04 00:11:17 - mat_loader - INFO - Successfully loaded MAT problem: ProblemData(name='nql180', class='SOCP', 226802 vars, 130080 constraints)",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1958,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "nql180",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:12:38",
      "solve_time": 41.05316877365112,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-04 00:11:57 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-04 00:11:57 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-04 00:11:57 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-04 00:11:57 - python_solver_runner - INFO - Subprocess solving nql180 with cvxpy_cvxopt\n2025-08-04 00:11:57 - python_solver_runner - INFO - Solving nql180 with cvxpy_cvxopt\n2025-08-04 00:11:57 - solver_cvxpy_cvxopt - INFO - Initialized CVXPY solver 'cvxpy_cvxopt' with backend 'CVXOPT'\n2025-08-04 00:11:57 - mat_loader - INFO - Loading SeDuMi MAT file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/DIMACS/data/NQL/nql180.mat.gz\n2025-08-04 00:11:58 - mat_loader - INFO - Converted nql180: SOCP problem (226802 vars, 130080 constraints)\n2025-08-04 00:11:58 - mat_loader - INFO - Successfully loaded MAT problem: ProblemData(name='nql180', class='SOCP', 226802 vars, 130080 constraints)",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2425,
      "solver_name": "cvxpy_ecos",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "nql180",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1754399488.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T13:15:08",
      "solve_time": 41.56452298164368,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-05 22:14:26 - problem_interface - INFO - Loaded 123 problems from registry\n2025-08-05 22:14:26 - problem_interface - INFO - Initialized problem interface with 123 problems\n2025-08-05 22:14:26 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-05 22:14:26 - python_solver_runner - INFO - Subprocess solving nql180 with cvxpy_ecos\n2025-08-05 22:14:26 - python_solver_runner - INFO - Solving nql180 with cvxpy_ecos\n2025-08-05 22:14:26 - solver_cvxpy_ecos - INFO - Initialized CVXPY solver 'cvxpy_ecos' with backend 'ECOS'\n2025-08-05 22:14:26 - mat_loader - INFO - Loading SeDuMi MAT file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/DIMACS/data/NQL/nql180.mat.gz\n2025-08-05 22:14:27 - mat_loader - INFO - Converted nql180: SOCP problem (226802 vars, 130080 constraints)\n2025-08-05 22:14:27 - mat_loader - INFO - Successfully loaded MAT problem: ProblemData(name='nql180', class='SOCP', 226802 vars, 130080 constraints)",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 476,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "nql180",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T13:27:33",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 477,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "nql180",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T13:27:34",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2426,
      "solver_name": "cvxpy_scip",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "nql180",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1754399488.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T13:15:49",
      "solve_time": 40.53333306312561,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-05 22:15:09 - problem_interface - INFO - Loaded 123 problems from registry\n2025-08-05 22:15:09 - problem_interface - INFO - Initialized problem interface with 123 problems\n2025-08-05 22:15:09 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-05 22:15:09 - python_solver_runner - INFO - Subprocess solving nql180 with cvxpy_scip\n2025-08-05 22:15:09 - python_solver_runner - INFO - Solving nql180 with cvxpy_scip\n2025-08-05 22:15:09 - solver_cvxpy_scip - INFO - Initialized CVXPY solver 'cvxpy_scip' with backend 'SCIP'\n2025-08-05 22:15:09 - mat_loader - INFO - Loading SeDuMi MAT file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/DIMACS/data/NQL/nql180.mat.gz\n2025-08-05 22:15:09 - mat_loader - INFO - Converted nql180: SOCP problem (226802 vars, 130080 constraints)\n2025-08-05 22:15:09 - mat_loader - INFO - Successfully loaded MAT problem: ProblemData(name='nql180', class='SOCP', 226802 vars, 130080 constraints)",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1959,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "nql180",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:13:19",
      "solve_time": 40.40824317932129,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-04 00:12:39 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-04 00:12:39 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-04 00:12:39 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-04 00:12:39 - python_solver_runner - INFO - Subprocess solving nql180 with cvxpy_scs\n2025-08-04 00:12:39 - python_solver_runner - INFO - Solving nql180 with cvxpy_scs\n2025-08-04 00:12:39 - solver_cvxpy_scs - INFO - Initialized CVXPY solver 'cvxpy_scs' with backend 'SCS'\n2025-08-04 00:12:39 - mat_loader - INFO - Loading SeDuMi MAT file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/DIMACS/data/NQL/nql180.mat.gz\n2025-08-04 00:12:39 - mat_loader - INFO - Converted nql180: SOCP problem (226802 vars, 130080 constraints)\n2025-08-04 00:12:39 - mat_loader - INFO - Successfully loaded MAT problem: ProblemData(name='nql180', class='SOCP', 226802 vars, 130080 constraints)",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1956,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "nql180",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:11:16",
      "solve_time": 55.10064911842346,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-04 00:10:21 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-04 00:10:21 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-04 00:10:21 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-04 00:10:21 - python_solver_runner - INFO - Subprocess solving nql180 with cvxpy_sdpa\n2025-08-04 00:10:21 - python_solver_runner - INFO - Solving nql180 with cvxpy_sdpa\n/Users/naoki/PycharmProjects/optimization-solver-benchmark/venv/lib/python3.12/site-packages/cvxpy/problems/problem.py:1504: UserWarning: Solution may be inaccurate. Try another solver, adjusting the solver settings, or solve with verbose=True for more information.\n  warnings.warn(\n/Users/naoki/PycharmProjects/optimization-solver-benchmark/venv/lib/python3.12/site-packages/sdpap/sdpaputils.py:114: RuntimeWarning: k >= N - 1 for N * N square matrix. Attempting to use scipy.linalg.eig instead.\n  eig = eigs(mat.toarray(), k=1, which='SM',\n2025-08-04 00:10:21 - solver_cvxpy_sdpa - INFO - Initialized CVXPY solver 'cvxpy_sdpa' with backend 'SDPA'\n2025-08-04 00:10:21 - mat_loader - INFO - Loading SeDuMi MAT file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/DIMACS/data/NQL/nql180.mat.gz\n2025-08-04 00:10:21 - mat_loader - INFO - Converted nql180: SOCP problem (226802 vars, 130080 constraints)\n2025-08-04 00:10:21 - mat_loader - INFO - Successfully loaded MAT problem: ProblemData(name='nql180', class='SOCP', 226802 vars, 130080 constraints)",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1664,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "nql180",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:16:46",
      "solve_time": 36.740298708333334,
      "status": "OPTIMAL",
      "primal_objective_value": -0.9277286131116571,
      "dual_objective_value": -0.927728620913157,
      "duality_gap": 7.801499890547348e-09,
      "primal_infeasibility": 5.4916733095581286e-11,
      "dual_infeasibility": 1.161702398637029e-12,
      "iterations": 58,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 36.740298708333334,
          "setup_time": [],
          "iterations": 58,
          "primal_objective_value": -0.9277286131116571,
          "dual_objective_value": -0.927728620913157,
          "duality_gap": 7.801499890547348e-09,
          "primal_infeasibility": 5.4916733095581286e-11,
          "dual_infeasibility": 1.161702398637029e-12,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:16:42",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1532,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "nql180",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:56:38",
      "solve_time": 12.182909208333333,
      "status": "OPTIMAL",
      "primal_objective_value": -0.9277236542726338,
      "dual_objective_value": -0.9277138968827718,
      "duality_gap": 9.757389861975163e-06,
      "primal_infeasibility": 1.0298591375138612e-09,
      "dual_infeasibility": 1.071058841986682e-07,
      "iterations": 16,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 12.182909208333333,
          "setup_time": [],
          "iterations": 16,
          "primal_objective_value": -0.9277236542726338,
          "dual_objective_value": -0.9277138968827718,
          "duality_gap": 9.757389861975163e-06,
          "primal_infeasibility": 1.0298591375138612e-09,
          "dual_infeasibility": 1.071058841986682e-07,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:56:34",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 478,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "nql180",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T13:27:34",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1949,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "nql30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:01:31",
      "solve_time": 26.76625108718872,
      "status": "OPTIMAL",
      "primal_objective_value": -0.9460280973730932,
      "dual_objective_value": -0.9460280998223545,
      "duality_gap": 2.4492612382687184e-09,
      "primal_infeasibility": 1.956251612313512e-08,
      "dual_infeasibility": 1.3360942438602618e-08,
      "iterations": 15,
      "memo": {
        "solver_solve_time": 0.086608874,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1950,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "nql30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:01:56",
      "solve_time": 24.00167489051819,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 467,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "nql30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T13:10:22",
      "solve_time": 21.114145040512085,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -0.9460284749224446,
      "dual_objective_value": -0.9460284748518045,
      "duality_gap": -7.064004936552237e-11,
      "primal_infeasibility": 3.478855069906872e-11,
      "dual_infeasibility": 8.506553783847303e-09,
      "iterations": 63,
      "memo": {
        "solver_solve_time": 0.339042,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 462,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "nql30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T13:06:42",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 463,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "nql30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T13:06:42",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 466,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "nql30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T13:09:57",
      "solve_time": 57.389968156814575,
      "status": "OPTIMAL",
      "primal_objective_value": null,
      "dual_objective_value": -0.9316011995967092,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": 0.0004163234009667355,
      "iterations": null,
      "memo": {
        "solver_solve_time": null,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1951,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "nql30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:02:20",
      "solve_time": 23.52648687362671,
      "status": "OPTIMAL",
      "primal_objective_value": -0.9460027956114715,
      "dual_objective_value": -0.9459981676622777,
      "duality_gap": -4.627949193758418e-06,
      "primal_infeasibility": 2.900046732074137e-06,
      "dual_infeasibility": 1.0668505768545404e-05,
      "iterations": 475,
      "memo": {
        "solver_solve_time": 0.17467137500000002,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1948,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "nql30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:01:04",
      "solve_time": 47.52529978752136,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'SDPA' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1649,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "nql30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:06:39",
      "solve_time": 0.9404508333333333,
      "status": "OPTIMAL",
      "primal_objective_value": -0.9460284865934897,
      "dual_objective_value": -0.9460284991390998,
      "duality_gap": 1.2545610106329264e-08,
      "primal_infeasibility": 6.250873663071201e-11,
      "dual_infeasibility": 2.95124542471296e-11,
      "iterations": 37,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.9404508333333333,
          "setup_time": [],
          "iterations": 37,
          "primal_objective_value": -0.9460284865934897,
          "dual_objective_value": -0.9460284991390998,
          "duality_gap": 1.2545610106329264e-08,
          "primal_infeasibility": 6.250873663071201e-11,
          "dual_infeasibility": 2.95124542471296e-11,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:06:36",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1519,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "nql30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:47:15",
      "solve_time": 0.4045484166666667,
      "status": "OPTIMAL",
      "primal_objective_value": -0.9460278817820568,
      "dual_objective_value": -0.9460275595123333,
      "duality_gap": 3.2226972346283134e-07,
      "primal_infeasibility": 8.718969712675225e-10,
      "dual_infeasibility": 1.4556998452282358e-08,
      "iterations": 15,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.4045484166666667,
          "setup_time": [],
          "iterations": 15,
          "primal_objective_value": -0.9460278817820568,
          "dual_objective_value": -0.9460275595123333,
          "duality_gap": 3.2226972346283134e-07,
          "primal_infeasibility": 8.718969712675225e-10,
          "dual_infeasibility": 1.4556998452282358e-08,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:47:11",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 468,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "nql30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T13:11:21",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1953,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "nql60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:06:20",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1954,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "nql60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:08:21",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2435,
      "solver_name": "cvxpy_ecos",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "nql60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1754399488.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T13:53:06",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 471,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "nql60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T13:16:42",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 472,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "nql60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T13:16:42",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2422,
      "solver_name": "cvxpy_scip",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "nql60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:59:31",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1955,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "nql60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:10:21",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1952,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "nql60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:04:20",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1663,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "nql60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:16:03",
      "solve_time": 4.5348270416666665,
      "status": "OPTIMAL",
      "primal_objective_value": -0.9350529216589623,
      "dual_objective_value": -0.9350529430516714,
      "duality_gap": 2.1392709159684387e-08,
      "primal_infeasibility": 4.568144423812863e-11,
      "dual_infeasibility": 3.3090660555122834e-11,
      "iterations": 42,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 4.5348270416666665,
          "setup_time": [],
          "iterations": 42,
          "primal_objective_value": -0.9350529216589623,
          "dual_objective_value": -0.9350529430516714,
          "duality_gap": 2.1392709159684387e-08,
          "primal_infeasibility": 4.568144423812863e-11,
          "dual_infeasibility": 3.3090660555122834e-11,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:15:59",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1531,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "nql60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:56:19",
      "solve_time": 0.9663814166666667,
      "status": "OPTIMAL",
      "primal_objective_value": -0.9350511855008967,
      "dual_objective_value": -0.9350485012990968,
      "duality_gap": 2.6842017999406664e-06,
      "primal_infeasibility": 5.844691781034275e-10,
      "dual_infeasibility": 4.421947097574071e-08,
      "iterations": 14,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.9663814166666667,
          "setup_time": [],
          "iterations": 14,
          "primal_objective_value": -0.9350511855008967,
          "dual_objective_value": -0.9350485012990968,
          "duality_gap": 2.6842017999406664e-06,
          "primal_infeasibility": 5.844691781034275e-10,
          "dual_infeasibility": 4.421947097574071e-08,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:56:16",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 473,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "nql60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T13:16:42",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1989,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "qssp30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T11:50:11",
      "solve_time": 52.129913091659546,
      "status": "OPTIMAL",
      "primal_objective_value": -6.496675072773684,
      "dual_objective_value": -6.496675072817704,
      "duality_gap": 4.4019898837177607e-11,
      "primal_infeasibility": 8.612756727893201e-10,
      "dual_infeasibility": 3.714323041760762e-09,
      "iterations": 19,
      "memo": {
        "solver_solve_time": 0.124407211,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1990,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "DIMACS",
      "problem_name": "qssp30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T11:51:34",
      "solve_time": 82.56687808036804,
      "status": "OPTIMAL",
      "primal_objective_value": -6.496674199067025,
      "dual_objective_value": -6.496674193174276,
      "duality_gap": -5.892748511371337e-09,
      "primal_infeasibility": 2.237809310520621e-09,
      "dual_infeasibility": 8.622386895665068e-09,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 514,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "qssp30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T14:07:31",
      "solve_time": 52.14936709403992,
      "status": "OPTIMAL",
      "primal_objective_value": -6.496675716987453,
      "dual_objective_value": -6.496675716971549,
      "duality_gap": -1.5903722783150442e-11,
      "primal_infeasibility": 7.350808444749379e-13,
      "dual_infeasibility": 7.798431676338478e-10,
      "iterations": 17,
      "memo": {
        "solver_solve_time": 0.17480625,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 515,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "qssp30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T14:07:41",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 516,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "qssp30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T14:07:41",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2423,
      "solver_name": "cvxpy_scip",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "qssp30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T13:01:31",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1991,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "qssp30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T11:52:33",
      "solve_time": 58.04234218597412,
      "status": "OPTIMAL",
      "primal_objective_value": -6.496662894119256,
      "dual_objective_value": -6.496659451196209,
      "duality_gap": -3.4429230471033634e-06,
      "primal_infeasibility": 8.634202940522347e-08,
      "dual_infeasibility": 5.405298460172423e-06,
      "iterations": 14375,
      "memo": {
        "solver_solve_time": 5.14132375,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1988,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "qssp30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T11:49:18",
      "solve_time": 105.0474328994751,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'SDPA' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1651,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "qssp30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:06:50",
      "solve_time": 0.7027917083333334,
      "status": "UNKNOWN",
      "primal_objective_value": -6.4966770139444625,
      "dual_objective_value": -6.496675726860695,
      "duality_gap": 1.2870837675649227e-06,
      "primal_infeasibility": 7.454748459602961e-09,
      "dual_infeasibility": 2.2293203875515626e-08,
      "iterations": 21,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 0.7027917083333334,
          "setup_time": [],
          "iterations": 21,
          "primal_objective_value": -6.4966770139444625,
          "dual_objective_value": -6.496675726860695,
          "duality_gap": 1.2870837675649227e-06,
          "primal_infeasibility": 7.454748459602961e-09,
          "dual_infeasibility": 2.2293203875515626e-08,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:06:47",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1521,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "qssp30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:47:27",
      "solve_time": 0.49142,
      "status": "OPTIMAL",
      "primal_objective_value": -6.49666909788267,
      "dual_objective_value": -6.496669087168537,
      "duality_gap": 1.0714132692157818e-08,
      "primal_infeasibility": 7.182734585341389e-10,
      "dual_infeasibility": 3.7263864829751396e-08,
      "iterations": 20,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.49142,
          "setup_time": [],
          "iterations": 20,
          "primal_objective_value": -6.49666909788267,
          "dual_objective_value": -6.496669087168537,
          "duality_gap": 1.0714132692157818e-08,
          "primal_infeasibility": 7.182734585341389e-10,
          "dual_infeasibility": 3.7263864829751396e-08,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:47:24",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 519,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "qssp30",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T14:14:57",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1961,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "qssp60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:17:19",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1962,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "qssp60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:19:19",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2436,
      "solver_name": "cvxpy_ecos",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "qssp60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1754399488.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T13:55:06",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 522,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "qssp60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T14:24:38",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 523,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "qssp60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T14:24:38",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2424,
      "solver_name": "cvxpy_scip",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "qssp60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T13:03:31",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1963,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "qssp60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:21:19",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1960,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "qssp60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:15:19",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1667,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "qssp60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:18:35",
      "solve_time": 2.3680329166666665,
      "status": "UNKNOWN",
      "primal_objective_value": -6.562707043774328,
      "dual_objective_value": -6.562705418128809,
      "duality_gap": 1.625645518643637e-06,
      "primal_infeasibility": 1.0393547981901797e-09,
      "dual_infeasibility": 6.418055339037683e-08,
      "iterations": 24,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 2.3680329166666665,
          "setup_time": [],
          "iterations": 24,
          "primal_objective_value": -6.562707043774328,
          "dual_objective_value": -6.562705418128809,
          "duality_gap": 1.625645518643637e-06,
          "primal_infeasibility": 1.0393547981901797e-09,
          "dual_infeasibility": 6.418055339037683e-08,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:18:32",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1535,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "qssp60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:57:30",
      "solve_time": 1.614889625,
      "status": "OPTIMAL",
      "primal_objective_value": -6.562697214789513,
      "dual_objective_value": -6.562697203156434,
      "duality_gap": 1.1633079388673195e-08,
      "primal_infeasibility": 2.9305640450404797e-10,
      "dual_infeasibility": 2.5921160736720044e-08,
      "iterations": 27,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 1.614889625,
          "setup_time": [],
          "iterations": 27,
          "primal_objective_value": -6.562697214789513,
          "dual_objective_value": -6.562697203156434,
          "duality_gap": 1.1633079388673195e-08,
          "primal_infeasibility": 2.9305640450404797e-10,
          "dual_infeasibility": 2.5921160736720044e-08,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:57:26",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 524,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "qssp60",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T14:24:38",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2001,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:00:16",
      "solve_time": 0.9231948852539062,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 717367.9694302354,
      "dual_objective_value": 717367.9693405145,
      "duality_gap": 8.972093928605318e-05,
      "primal_infeasibility": 0.4553377125041338,
      "dual_infeasibility": 1.7972121515951058e-07,
      "iterations": 29,
      "memo": {
        "solver_solve_time": 0.389974875,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2002,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:02:16",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 559,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T22:24:44",
      "solve_time": 1.4604618549346924,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 717387.6566034524,
      "dual_objective_value": 717387.6570615877,
      "duality_gap": -0.0004581352695822716,
      "primal_infeasibility": 0.010368232231233494,
      "dual_infeasibility": 0.0016076899929897248,
      "iterations": 70,
      "memo": {
        "solver_solve_time": 0.888042958,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 560,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T22:24:44",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 561,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T22:24:44",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2429,
      "solver_name": "cvxpy_scip",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1754399488.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T13:22:38",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2003,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:03:26",
      "solve_time": 69.41161584854126,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 1426694.15480458,
      "dual_objective_value": 1426060.9124832153,
      "duality_gap": 633.2423213645816,
      "primal_infeasibility": 4.495169240132521,
      "dual_infeasibility": 668608.3395679782,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 68.767482125,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2000,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:00:14",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1669,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:25:33",
      "solve_time": 2.528989458333333,
      "status": "UNKNOWN",
      "primal_objective_value": 717664.7819529852,
      "dual_objective_value": 717343.935387326,
      "duality_gap": 320.84656565915793,
      "primal_infeasibility": 1.4635089779954944e-05,
      "dual_infeasibility": 0.0,
      "iterations": 30,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 2.528989458333333,
          "setup_time": [],
          "iterations": 30,
          "primal_objective_value": 717664.7819529852,
          "dual_objective_value": 717343.935387326,
          "duality_gap": 320.84656565915793,
          "primal_infeasibility": 1.4635089779954944e-05,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:25:29",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1538,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:00:23",
      "solve_time": 3.3865474583333333,
      "status": "NUM_ERROR",
      "primal_objective_value": 717367.7873780461,
      "dual_objective_value": 717367.7875279884,
      "duality_gap": 0.0001499423524364829,
      "primal_infeasibility": 3.2577166049237135e-05,
      "dual_infeasibility": 3.822526277112251e-09,
      "iterations": 101,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 3.3865474583333333,
          "setup_time": [],
          "iterations": 101,
          "primal_objective_value": 717367.7873780461,
          "dual_objective_value": 717367.7875279884,
          "duality_gap": 0.0001499423524364829,
          "primal_infeasibility": 3.2577166049237135e-05,
          "dual_infeasibility": 3.822526277112251e-09,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:00:19",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 562,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T22:24:44",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1965,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:23:21",
      "solve_time": 0.8148598670959473,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 27.33078559493936,
      "dual_objective_value": 27.33078559493853,
      "duality_gap": 8.313350008393172e-13,
      "primal_infeasibility": 1.5053374900925652e-05,
      "dual_infeasibility": 8.190909865691049e-11,
      "iterations": 27,
      "memo": {
        "solver_solve_time": 0.414034665,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1966,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:25:21",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2437,
      "solver_name": "cvxpy_ecos",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1754399488.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T13:55:08",
      "solve_time": 1.6577939987182617,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'ECOS' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 594,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T09:33:21",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 595,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T09:33:21",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2433,
      "solver_name": "cvxpy_scip",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1754399488.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T13:49:05",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1967,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:26:33",
      "solve_time": 70.47928071022034,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 27.432528450175983,
      "dual_objective_value": 27.432503791282166,
      "duality_gap": 2.4658893817530725e-05,
      "primal_infeasibility": 0.00020653158969344076,
      "dual_infeasibility": 0.019105119199777195,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 70.04146987499999,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1964,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:23:20",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1671,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:25:52",
      "solve_time": 1.908151625,
      "status": "UNKNOWN",
      "primal_objective_value": 27.33080258413944,
      "dual_objective_value": 27.33078486456531,
      "duality_gap": 1.7719574131547233e-05,
      "primal_infeasibility": 9.835491261168821e-09,
      "dual_infeasibility": 0.0,
      "iterations": 25,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 1.908151625,
          "setup_time": [],
          "iterations": 25,
          "primal_objective_value": 27.33080258413944,
          "dual_objective_value": 27.33078486456531,
          "duality_gap": 1.7719574131547233e-05,
          "primal_infeasibility": 9.835491261168821e-09,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:25:50",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1540,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:00:45",
      "solve_time": 1.767578,
      "status": "OPTIMAL",
      "primal_objective_value": 27.33078560261699,
      "dual_objective_value": 27.330794117006498,
      "duality_gap": 8.5143895063311e-06,
      "primal_infeasibility": 2.148011155839875e-08,
      "dual_infeasibility": 7.094423477282984e-11,
      "iterations": 60,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 1.767578,
          "setup_time": [],
          "iterations": 60,
          "primal_objective_value": 27.33078560261699,
          "dual_objective_value": 27.330794117006498,
          "duality_gap": 8.5143895063311e-06,
          "primal_infeasibility": 2.148011155839875e-08,
          "dual_infeasibility": 7.094423477282984e-11,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:00:42",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 596,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T09:33:21",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1997,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T11:55:55",
      "solve_time": 0.3930230140686035,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 181889.9302235155,
      "dual_objective_value": 181889.93017808485,
      "duality_gap": 4.543064278550446e-05,
      "primal_infeasibility": 0.20507020561906186,
      "dual_infeasibility": 1.6535033732446265e-07,
      "iterations": 30,
      "memo": {
        "solver_solve_time": 0.211994998,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1998,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T11:57:36",
      "solve_time": 99.64534091949463,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 551,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T15:52:08",
      "solve_time": 0.4621720314025879,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 181889.9476437784,
      "dual_objective_value": 181889.94765594476,
      "duality_gap": -1.216636155731976e-05,
      "primal_infeasibility": 0.3529266178870372,
      "dual_infeasibility": 2.339171186358583e-05,
      "iterations": 40,
      "memo": {
        "solver_solve_time": 0.267833375,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 552,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T15:52:20",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 553,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T15:52:20",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2428,
      "solver_name": "cvxpy_scip",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1754399488.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T13:20:38",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1999,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T11:58:14",
      "solve_time": 37.75173091888428,
      "status": "UNBOUNDED (INACCURATE)",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 37.5636215,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1996,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T11:55:54",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1656,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:09:49",
      "solve_time": 1.319889125,
      "status": "MAX_ITER",
      "primal_objective_value": 181893.5416873559,
      "dual_objective_value": 181889.2138017401,
      "duality_gap": 4.3278856158140115,
      "primal_infeasibility": 0.0001842777716910772,
      "dual_infeasibility": 0.0,
      "iterations": 34,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "max_iter",
          "solve_time": 1.319889125,
          "setup_time": [],
          "iterations": 34,
          "primal_objective_value": 181893.5416873559,
          "dual_objective_value": 181889.2138017401,
          "duality_gap": 4.3278856158140115,
          "primal_infeasibility": 0.0001842777716910772,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:09:45",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1525,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:53:16",
      "solve_time": 1.1841420833333334,
      "status": "OPTIMAL",
      "primal_objective_value": 181889.9393690289,
      "dual_objective_value": 181889.93942920535,
      "duality_gap": 6.017644773237407e-05,
      "primal_infeasibility": 6.474335930554726e-08,
      "dual_infeasibility": 1.9271716253657946e-10,
      "iterations": 41,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 1.1841420833333334,
          "setup_time": [],
          "iterations": 41,
          "primal_objective_value": 181889.9393690289,
          "dual_objective_value": 181889.93942920535,
          "duality_gap": 6.017644773237407e-05,
          "primal_infeasibility": 6.474335930554726e-08,
          "dual_infeasibility": 1.9271716253657946e-10,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:53:12",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 555,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T15:59:19",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2013,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:13:46",
      "solve_time": 0.39348578453063965,
      "status": "OPTIMAL",
      "primal_objective_value": 67.16503110771706,
      "dual_objective_value": 67.16503110770685,
      "duality_gap": 1.0203393685515039e-11,
      "primal_infeasibility": 1.3166341677133402e-05,
      "dual_infeasibility": 3.192143596063497e-10,
      "iterations": 28,
      "memo": {
        "solver_solve_time": 0.238405125,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2014,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:15:46",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 588,
      "solver_name": "cvxpy_ecos",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T09:29:28",
      "solve_time": 0.8036279678344727,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'ECOS' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 589,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T09:30:07",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 590,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T09:30:07",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2432,
      "solver_name": "cvxpy_scip",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1754399488.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T13:47:05",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2015,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:16:27",
      "solve_time": 39.494370222091675,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 67.19515680638824,
      "dual_objective_value": 67.19509878640596,
      "duality_gap": 5.80199822763916e-05,
      "primal_infeasibility": 9.115696547595488e-06,
      "dual_infeasibility": 0.013741283267092997,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 39.319873583,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2012,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:13:45",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1658,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:10:01",
      "solve_time": 1.1798084166666667,
      "status": "UNKNOWN",
      "primal_objective_value": 67.16504386757731,
      "dual_objective_value": 67.1650296736913,
      "duality_gap": 1.4193886016755641e-05,
      "primal_infeasibility": 8.372561524043076e-08,
      "dual_infeasibility": 0.0,
      "iterations": 29,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 1.1798084166666667,
          "setup_time": [],
          "iterations": 29,
          "primal_objective_value": 67.16504386757731,
          "dual_objective_value": 67.1650296736913,
          "duality_gap": 1.4193886016755641e-05,
          "primal_infeasibility": 8.372561524043076e-08,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:09:58",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1527,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:53:27",
      "solve_time": 1.0436247916666668,
      "status": "OPTIMAL",
      "primal_objective_value": 67.16503131825516,
      "dual_objective_value": 67.16504436552164,
      "duality_gap": 1.3047266477883568e-05,
      "primal_infeasibility": 1.5621088165689924e-09,
      "dual_infeasibility": 1.652497306472603e-10,
      "iterations": 42,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 1.0436247916666668,
          "setup_time": [],
          "iterations": 42,
          "primal_objective_value": 67.16503131825516,
          "dual_objective_value": 67.16504436552164,
          "duality_gap": 1.3047266477883568e-05,
          "primal_infeasibility": 1.5621088165689924e-09,
          "dual_infeasibility": 1.652497306472603e-10,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:53:25",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 591,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "sched_100_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T09:30:07",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2005,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:05:31",
      "solve_time": 3.713930130004883,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CLARABEL' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2006,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:07:31",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 567,
      "solver_name": "cvxpy_ecos",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T05:47:08",
      "solve_time": 6.631985902786255,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'ECOS' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 569,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T05:52:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 570,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T05:52:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2430,
      "solver_name": "cvxpy_scip",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1754399488.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T13:24:39",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2007,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:09:32",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2004,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:05:27",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1670,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:25:45",
      "solve_time": 6.322234541666667,
      "status": "MAX_ITER",
      "primal_objective_value": 141398.6133370716,
      "dual_objective_value": 141352.75901112944,
      "duality_gap": 45.85432594217127,
      "primal_infeasibility": 2.270219537981104e-05,
      "dual_infeasibility": 0.0,
      "iterations": 39,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "max_iter",
          "solve_time": 6.322234541666667,
          "setup_time": [],
          "iterations": 39,
          "primal_objective_value": 141398.6133370716,
          "dual_objective_value": 141352.75901112944,
          "duality_gap": 45.85432594217127,
          "primal_infeasibility": 2.270219537981104e-05,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:25:42",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1539,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:00:38",
      "solve_time": 9.316090291666667,
      "status": "INFEASIBLE",
      "primal_objective_value": 421.94187307827224,
      "dual_objective_value": 0.9999999999999997,
      "duality_gap": 420.94187307827224,
      "primal_infeasibility": 1.3616549626114933,
      "dual_infeasibility": 6.062796780357364e-09,
      "iterations": 150,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "infeasible",
          "solve_time": 9.316090291666667,
          "setup_time": [],
          "iterations": 150,
          "primal_objective_value": 421.94187307827224,
          "dual_objective_value": 0.9999999999999997,
          "duality_gap": 420.94187307827224,
          "primal_infeasibility": 1.3616549626114933,
          "dual_infeasibility": 6.062796780357364e-09,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:00:34",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 571,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T05:52:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2017,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:18:32",
      "solve_time": 3.063275098800659,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 51.81196102828225,
      "dual_objective_value": 51.81196102828078,
      "duality_gap": 1.4708234630234074e-12,
      "primal_infeasibility": 4.858747047888998e-06,
      "dual_infeasibility": 2.8373054115952637e-11,
      "iterations": 27,
      "memo": {
        "solver_solve_time": 1.077499788,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2018,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:20:32",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2438,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1754399488.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T13:55:15",
      "solve_time": 5.086763620376587,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 93.815155585729,
      "dual_objective_value": 93.8151556507703,
      "duality_gap": -6.504129146378546e-08,
      "primal_infeasibility": 3.347342476175021e-07,
      "dual_infeasibility": 3.756812771549544,
      "iterations": 60,
      "memo": {
        "solver_solve_time": 2.264175291,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 599,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T09:34:32",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 600,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T09:34:32",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2434,
      "solver_name": "cvxpy_scip",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1754399488.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T13:51:05",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2019,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:22:32",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2016,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:18:27",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1672,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:26:03",
      "solve_time": 5.2030821666666665,
      "status": "UNKNOWN",
      "primal_objective_value": 51.81198120718885,
      "dual_objective_value": 51.811960258992684,
      "duality_gap": 2.0948196166159505e-05,
      "primal_infeasibility": 9.305294462873729e-08,
      "dual_infeasibility": 0.0,
      "iterations": 34,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 5.2030821666666665,
          "setup_time": [],
          "iterations": 34,
          "primal_objective_value": 51.81198120718885,
          "dual_objective_value": 51.811960258992684,
          "duality_gap": 2.0948196166159505e-05,
          "primal_infeasibility": 9.305294462873729e-08,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:26:00",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1541,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:00:56",
      "solve_time": 5.779061583333333,
      "status": "OPTIMAL",
      "primal_objective_value": 51.811964255303366,
      "dual_objective_value": 51.81205548787007,
      "duality_gap": 9.123256670307e-05,
      "primal_infeasibility": 2.1438553479259163e-08,
      "dual_infeasibility": 4.496836433724744e-09,
      "iterations": 79,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 5.779061583333333,
          "setup_time": [],
          "iterations": 79,
          "primal_objective_value": 51.811964255303366,
          "dual_objective_value": 51.81205548787007,
          "duality_gap": 9.123256670307e-05,
          "primal_infeasibility": 2.1438553479259163e-08,
          "dual_infeasibility": 4.496836433724744e-09,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:00:53",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 601,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "sched_200_100_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T09:34:32",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1993,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T11:53:12",
      "solve_time": 0.14995408058166504,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 26673.000976502055,
      "dual_objective_value": 26673.000976503732,
      "duality_gap": -1.6771082300692797e-09,
      "primal_infeasibility": 6.4391229604616e-06,
      "dual_infeasibility": 1.2221958605691128e-11,
      "iterations": 29,
      "memo": {
        "solver_solve_time": 0.094789584,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1994,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T11:53:35",
      "solve_time": 22.904015064239502,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 541,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T15:42:19",
      "solve_time": 0.17055892944335938,
      "status": "OPTIMAL",
      "primal_objective_value": 26673.000987463758,
      "dual_objective_value": 26673.000988293505,
      "duality_gap": -8.297465683426708e-07,
      "primal_infeasibility": 0.0008211845592554915,
      "dual_infeasibility": 3.175354988442067e-09,
      "iterations": 30,
      "memo": {
        "solver_solve_time": 0.114245291,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 542,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T15:42:19",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 543,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T15:42:19",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2427,
      "solver_name": "cvxpy_scip",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1754399488.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T13:18:38",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1995,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T11:53:54",
      "solve_time": 17.85116195678711,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 35809.49201866682,
      "dual_objective_value": 36069.131423950195,
      "duality_gap": -259.63940528337844,
      "primal_infeasibility": 0.6278642052360084,
      "dual_infeasibility": 2013643.3276811917,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 17.790207541,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1992,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T11:53:11",
      "solve_time": 37.08626198768616,
      "status": "INFEASIBLE",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1655,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:09:41",
      "solve_time": 0.7064037083333333,
      "status": "MAX_ITER",
      "primal_objective_value": 26673.095548738904,
      "dual_objective_value": 26672.99721972217,
      "duality_gap": 0.09832901673507877,
      "primal_infeasibility": 3.15909062818255e-07,
      "dual_infeasibility": 0.0,
      "iterations": 27,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "max_iter",
          "solve_time": 0.7064037083333333,
          "setup_time": [],
          "iterations": 27,
          "primal_objective_value": 26673.095548738904,
          "dual_objective_value": 26672.99721972217,
          "duality_gap": 0.09832901673507877,
          "primal_infeasibility": 3.15909062818255e-07,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:09:39",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1524,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:53:09",
      "solve_time": 0.7506059583333333,
      "status": "OPTIMAL",
      "primal_objective_value": 26673.000976938325,
      "dual_objective_value": 26673.000978030293,
      "duality_gap": 1.0919684427790344e-06,
      "primal_infeasibility": 1.0054272660303507e-09,
      "dual_infeasibility": 3.565461396342987e-11,
      "iterations": 44,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.7506059583333333,
          "setup_time": [],
          "iterations": 44,
          "primal_objective_value": 26673.000976938325,
          "dual_objective_value": 26673.000978030293,
          "duality_gap": 1.0919684427790344e-06,
          "primal_infeasibility": 1.0054272660303507e-09,
          "dual_infeasibility": 3.565461396342987e-11,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:53:06",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 546,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_orig",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-14T15:47:37",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2009,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:10:58",
      "solve_time": 0.14790773391723633,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 7.852038439863746,
      "dual_objective_value": 7.852038439863737,
      "duality_gap": 8.881784197001252e-15,
      "primal_infeasibility": 5.942633532349437e-09,
      "dual_infeasibility": 3.1698625599395943e-13,
      "iterations": 26,
      "memo": {
        "solver_solve_time": 0.096584246,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2010,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:11:26",
      "solve_time": 27.336299896240234,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 576,
      "solver_name": "cvxpy_ecos",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T05:57:38",
      "solve_time": 0.31072497367858887,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'ECOS' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 578,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T05:58:08",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 579,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T05:58:08",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2431,
      "solver_name": "cvxpy_scip",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1754399488.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T13:45:05",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2011,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:11:45",
      "solve_time": 18.689378023147583,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 7.852068168748205,
      "dual_objective_value": 7.852068714033491,
      "duality_gap": -5.452852862575241e-07,
      "primal_infeasibility": 1.3471978048109906e-08,
      "dual_infeasibility": 0.00038825804604077893,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 18.631857583000002,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 2008,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:10:57",
      "solve_time": 84.66230511665344,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 7.852038526235663,
      "dual_objective_value": 7.852043972235164,
      "duality_gap": -5.445999500253151e-06,
      "primal_infeasibility": 1.669993096788863e-08,
      "dual_infeasibility": 4.0060306334744484e-07,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1657,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:09:55",
      "solve_time": 0.7289274583333333,
      "status": "OPTIMAL",
      "primal_objective_value": 7.852038477343999,
      "dual_objective_value": 7.85203843733003,
      "duality_gap": 4.0013969027086205e-08,
      "primal_infeasibility": 5.643670372617149e-10,
      "dual_infeasibility": 8.132293889752614e-13,
      "iterations": 27,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.7289274583333333,
          "setup_time": [],
          "iterations": 27,
          "primal_objective_value": 7.852038477343999,
          "dual_objective_value": 7.85203843733003,
          "duality_gap": 4.0013969027086205e-08,
          "primal_infeasibility": 5.643670372617149e-10,
          "dual_infeasibility": 8.132293889752614e-13,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:09:52",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1526,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:53:21",
      "solve_time": 0.514955,
      "status": "OPTIMAL",
      "primal_objective_value": 7.8520384401152645,
      "dual_objective_value": 7.852038442629353,
      "duality_gap": 2.514088492944211e-09,
      "primal_infeasibility": 1.8727965760166163e-11,
      "dual_infeasibility": 1.9350277378313464e-10,
      "iterations": 31,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.514955,
          "setup_time": [],
          "iterations": 31,
          "primal_objective_value": 7.8520384401152645,
          "dual_objective_value": 7.852038442629353,
          "duality_gap": 2.514088492944211e-09,
          "primal_infeasibility": 1.8727965760166163e-11,
          "dual_infeasibility": 1.9350277378313464e-10,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:53:19",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 580,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "sched_50_50_scaled",
      "problem_type": "SOCP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T06:03:59",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SOCP problems",
        "problem_type": "SOCP",
        "problem_class": "SOCP"
      }
    },
    {
      "id": 1981,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:35:46",
      "solve_time": 18.888890981674194,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-04 00:35:28 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-04 00:35:28 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-04 00:35:28 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-04 00:35:28 - python_solver_runner - INFO - Subprocess solving torusg3-15 with cvxpy_clarabel\n2025-08-04 00:35:28 - python_solver_runner - INFO - Solving torusg3-15 with cvxpy_clarabel\n2025-08-04 00:35:28 - solver_cvxpy_clarabel - INFO - Initialized CVXPY solver 'cvxpy_clarabel' with backend 'CLARABEL'\n2025-08-04 00:35:28 - mat_loader - INFO - Loading SeDuMi MAT file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/DIMACS/data/TORUS/torusg3-15.mat.gz\n2025-08-04 00:35:28 - mat_loader - INFO - Converted torusg3-15: SDP problem (11390625 vars, 3375 constraints)\n2025-08-04 00:35:28 - mat_loader - INFO - Successfully loaded MAT problem: ProblemData(name='torusg3-15', class='SDP', 11390625 vars, 3375 constraints)",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1982,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:36:05",
      "solve_time": 18.98634123802185,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-04 00:35:47 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-04 00:35:47 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-04 00:35:47 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-04 00:35:47 - python_solver_runner - INFO - Subprocess solving torusg3-15 with cvxpy_cvxopt\n2025-08-04 00:35:47 - python_solver_runner - INFO - Solving torusg3-15 with cvxpy_cvxopt\n2025-08-04 00:35:47 - solver_cvxpy_cvxopt - INFO - Initialized CVXPY solver 'cvxpy_cvxopt' with backend 'CVXOPT'\n2025-08-04 00:35:47 - mat_loader - INFO - Loading SeDuMi MAT file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/DIMACS/data/TORUS/torusg3-15.mat.gz\n2025-08-04 00:35:47 - mat_loader - INFO - Converted torusg3-15: SDP problem (11390625 vars, 3375 constraints)\n2025-08-04 00:35:47 - mat_loader - INFO - Successfully loaded MAT problem: ProblemData(name='torusg3-15', class='SDP', 11390625 vars, 3375 constraints)",
        "problem_class": "SDP"
      }
    },
    {
      "id": 623,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:09:21",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 624,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:09:21",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 625,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:09:21",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 626,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:09:21",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1983,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:36:24",
      "solve_time": 19.028573036193848,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-04 00:36:06 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-04 00:36:06 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-04 00:36:06 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-04 00:36:06 - python_solver_runner - INFO - Subprocess solving torusg3-15 with cvxpy_scs\n2025-08-04 00:36:06 - python_solver_runner - INFO - Solving torusg3-15 with cvxpy_scs\n2025-08-04 00:36:06 - solver_cvxpy_scs - INFO - Initialized CVXPY solver 'cvxpy_scs' with backend 'SCS'\n2025-08-04 00:36:06 - mat_loader - INFO - Loading SeDuMi MAT file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/DIMACS/data/TORUS/torusg3-15.mat.gz\n2025-08-04 00:36:06 - mat_loader - INFO - Converted torusg3-15: SDP problem (11390625 vars, 3375 constraints)\n2025-08-04 00:36:06 - mat_loader - INFO - Successfully loaded MAT problem: ProblemData(name='torusg3-15', class='SDP', 11390625 vars, 3375 constraints)",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1980,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:35:27",
      "solve_time": 18.80346393585205,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-04 00:35:09 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-04 00:35:09 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-04 00:35:09 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-04 00:35:09 - python_solver_runner - INFO - Subprocess solving torusg3-15 with cvxpy_sdpa\n2025-08-04 00:35:09 - python_solver_runner - INFO - Solving torusg3-15 with cvxpy_sdpa\n/Users/naoki/PycharmProjects/optimization-solver-benchmark/venv/lib/python3.12/site-packages/cvxpy/problems/problem.py:1504: UserWarning: Solution may be inaccurate. Try another solver, adjusting the solver settings, or solve with verbose=True for more information.\n  warnings.warn(\n/Users/naoki/PycharmProjects/optimization-solver-benchmark/venv/lib/python3.12/site-packages/sdpap/sdpaputils.py:114: RuntimeWarning: k >= N - 1 for N * N square matrix. Attempting to use scipy.linalg.eig instead.\n  eig = eigs(mat.toarray(), k=1, which='SM',\n2025-08-04 00:35:09 - solver_cvxpy_sdpa - INFO - Initialized CVXPY solver 'cvxpy_sdpa' with backend 'SDPA'\n2025-08-04 00:35:09 - mat_loader - INFO - Loading SeDuMi MAT file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/DIMACS/data/TORUS/torusg3-15.mat.gz\n2025-08-04 00:35:09 - mat_loader - INFO - Converted torusg3-15: SDP problem (11390625 vars, 3375 constraints)\n2025-08-04 00:35:09 - mat_loader - INFO - Successfully loaded MAT problem: ProblemData(name='torusg3-15', class='SDP', 11390625 vars, 3375 constraints)",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1677,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:29:50",
      "solve_time": 96.853589375,
      "status": "OPTIMAL",
      "primal_objective_value": -318810925.66454315,
      "dual_objective_value": -318810927.37935495,
      "duality_gap": 1.7148118019104004,
      "primal_infeasibility": 3.472238775909382e-13,
      "dual_infeasibility": 0.0,
      "iterations": 16,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 96.853589375,
          "setup_time": [],
          "iterations": 16,
          "primal_objective_value": -318810925.66454315,
          "dual_objective_value": -318810927.37935495,
          "duality_gap": 1.7148118019104004,
          "primal_infeasibility": 3.472238775909382e-13,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:29:47",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2022,
      "solver_name": "matlab_sedumi",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:36:14",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 627,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:09:21",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1977,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:34:51",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1978,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:35:07",
      "solve_time": 15.618396282196045,
      "status": "INFEASIBLE",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 617,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:06:36",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 618,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:06:36",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 619,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:06:36",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 620,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:06:36",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1979,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:35:08",
      "solve_time": 0.3025782108306885,
      "status": "INFEASIBLE",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": 0,
      "memo": {
        "solver_solve_time": 0.098356375,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1976,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:32:50",
      "solve_time": 0.8717789649963379,
      "status": "OPTIMAL",
      "primal_objective_value": -48340945.427833095,
      "dual_objective_value": -48340945.95630214,
      "duality_gap": 0.5284690484404564,
      "primal_infeasibility": 1.604926322373818e-14,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1676,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:28:05",
      "solve_time": 1.9698861666666667,
      "status": "OPTIMAL",
      "primal_objective_value": -48340945.86330335,
      "dual_objective_value": -48340945.949232884,
      "duality_gap": 0.08592953532934189,
      "primal_infeasibility": 3.430228268358133e-11,
      "dual_infeasibility": 0.0,
      "iterations": 15,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 1.9698861666666667,
          "setup_time": [],
          "iterations": 15,
          "primal_objective_value": -48340945.86330335,
          "dual_objective_value": -48340945.949232884,
          "duality_gap": 0.08592953532934189,
          "primal_infeasibility": 3.430228268358133e-11,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:28:03",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1545,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:03:39",
      "solve_time": 8.568708083333334,
      "status": "OPTIMAL",
      "primal_objective_value": -48340945.69408667,
      "dual_objective_value": -48340945.69332005,
      "duality_gap": 0.0007666200399398804,
      "primal_infeasibility": 1.6106946788226167e-09,
      "dual_infeasibility": 3.269120548119365e-16,
      "iterations": 19,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 8.568708083333334,
          "setup_time": [],
          "iterations": 19,
          "primal_objective_value": -48340945.69408667,
          "dual_objective_value": -48340945.69332005,
          "duality_gap": 0.0007666200399398804,
          "primal_infeasibility": 1.6106946788226167e-09,
          "dual_infeasibility": 3.269120548119365e-16,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:03:36",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 621,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "torusg3-8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:06:36",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1973,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-15-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:32:10",
      "solve_time": 19.003982067108154,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-04 00:31:51 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-04 00:31:51 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-04 00:31:51 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-04 00:31:51 - python_solver_runner - INFO - Subprocess solving toruspm3-15-50 with cvxpy_clarabel\n2025-08-04 00:31:51 - python_solver_runner - INFO - Solving toruspm3-15-50 with cvxpy_clarabel\n2025-08-04 00:31:51 - solver_cvxpy_clarabel - INFO - Initialized CVXPY solver 'cvxpy_clarabel' with backend 'CLARABEL'\n2025-08-04 00:31:51 - mat_loader - INFO - Loading SeDuMi MAT file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/DIMACS/data/TORUS/toruspm3-15-50.mat.gz\n2025-08-04 00:31:51 - mat_loader - INFO - Converted toruspm3-15-50: SDP problem (11390625 vars, 3375 constraints)\n2025-08-04 00:31:51 - mat_loader - INFO - Successfully loaded MAT problem: ProblemData(name='toruspm3-15-50', class='SDP', 11390625 vars, 3375 constraints)",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1974,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-15-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:32:29",
      "solve_time": 19.038095712661743,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-04 00:32:10 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-04 00:32:10 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-04 00:32:10 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-04 00:32:10 - python_solver_runner - INFO - Subprocess solving toruspm3-15-50 with cvxpy_cvxopt\n2025-08-04 00:32:10 - python_solver_runner - INFO - Solving toruspm3-15-50 with cvxpy_cvxopt\n2025-08-04 00:32:10 - solver_cvxpy_cvxopt - INFO - Initialized CVXPY solver 'cvxpy_cvxopt' with backend 'CVXOPT'\n2025-08-04 00:32:10 - mat_loader - INFO - Loading SeDuMi MAT file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/DIMACS/data/TORUS/toruspm3-15-50.mat.gz\n2025-08-04 00:32:10 - mat_loader - INFO - Converted toruspm3-15-50: SDP problem (11390625 vars, 3375 constraints)\n2025-08-04 00:32:10 - mat_loader - INFO - Successfully loaded MAT problem: ProblemData(name='toruspm3-15-50', class='SDP', 11390625 vars, 3375 constraints)",
        "problem_class": "SDP"
      }
    },
    {
      "id": 610,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-15-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:05:30",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 611,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-15-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:05:30",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 612,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-15-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:05:30",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 613,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-15-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:05:31",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1975,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-15-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:32:48",
      "solve_time": 19.10547423362732,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-04 00:32:29 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-04 00:32:29 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-04 00:32:29 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-04 00:32:29 - python_solver_runner - INFO - Subprocess solving toruspm3-15-50 with cvxpy_scs\n2025-08-04 00:32:29 - python_solver_runner - INFO - Solving toruspm3-15-50 with cvxpy_scs\n2025-08-04 00:32:29 - solver_cvxpy_scs - INFO - Initialized CVXPY solver 'cvxpy_scs' with backend 'SCS'\n2025-08-04 00:32:29 - mat_loader - INFO - Loading SeDuMi MAT file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/DIMACS/data/TORUS/toruspm3-15-50.mat.gz\n2025-08-04 00:32:29 - mat_loader - INFO - Converted toruspm3-15-50: SDP problem (11390625 vars, 3375 constraints)\n2025-08-04 00:32:29 - mat_loader - INFO - Successfully loaded MAT problem: ProblemData(name='toruspm3-15-50', class='SDP', 11390625 vars, 3375 constraints)",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1972,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-15-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:31:50",
      "solve_time": 18.875687837600708,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-04 00:31:32 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-04 00:31:32 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-04 00:31:32 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-04 00:31:32 - python_solver_runner - INFO - Subprocess solving toruspm3-15-50 with cvxpy_sdpa\n2025-08-04 00:31:32 - python_solver_runner - INFO - Solving toruspm3-15-50 with cvxpy_sdpa\n/Users/naoki/PycharmProjects/optimization-solver-benchmark/venv/lib/python3.12/site-packages/cvxpy/problems/problem.py:1504: UserWarning: Solution may be inaccurate. Try another solver, adjusting the solver settings, or solve with verbose=True for more information.\n  warnings.warn(\n/Users/naoki/PycharmProjects/optimization-solver-benchmark/venv/lib/python3.12/site-packages/sdpap/sdpaputils.py:114: RuntimeWarning: k >= N - 1 for N * N square matrix. Attempting to use scipy.linalg.eig instead.\n  eig = eigs(mat.toarray(), k=1, which='SM',\n2025-08-04 00:31:32 - solver_cvxpy_sdpa - INFO - Initialized CVXPY solver 'cvxpy_sdpa' with backend 'SDPA'\n2025-08-04 00:31:32 - mat_loader - INFO - Loading SeDuMi MAT file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/DIMACS/data/TORUS/toruspm3-15-50.mat.gz\n2025-08-04 00:31:32 - mat_loader - INFO - Converted toruspm3-15-50: SDP problem (11390625 vars, 3375 constraints)\n2025-08-04 00:31:32 - mat_loader - INFO - Successfully loaded MAT problem: ProblemData(name='toruspm3-15-50', class='SDP', 11390625 vars, 3375 constraints)",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1718,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-15-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:48:56",
      "solve_time": 82.76187025,
      "status": "OPTIMAL",
      "primal_objective_value": -3474.794059052365,
      "dual_objective_value": -3474.7940824213174,
      "duality_gap": 2.336895249754889e-05,
      "primal_infeasibility": 2.319714150200321e-12,
      "dual_infeasibility": 0.0,
      "iterations": 15,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 82.76187025,
          "setup_time": [],
          "iterations": 15,
          "primal_objective_value": -3474.794059052365,
          "dual_objective_value": -3474.7940824213174,
          "duality_gap": 2.336895249754889e-05,
          "primal_infeasibility": 2.319714150200321e-12,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:48:52",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2021,
      "solver_name": "matlab_sedumi",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-15-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:33:59",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 614,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-15-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:05:31",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1969,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-8-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:28:35",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1970,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-8-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:29:31",
      "solve_time": 54.69461226463318,
      "status": "OPTIMAL",
      "primal_objective_value": -527.8086363538721,
      "dual_objective_value": -527.8086363269429,
      "duality_gap": -2.6929228624794632e-08,
      "primal_infeasibility": 6.74571396637511e-15,
      "dual_infeasibility": 3.631236069352535e-10,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 604,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-8-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:02:28",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 605,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-8-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:02:28",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 606,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-8-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:02:28",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 607,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-8-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:02:28",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1971,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-8-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:31:31",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1968,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-8-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-03T15:26:35",
      "solve_time": 0.644899845123291,
      "status": "OPTIMAL",
      "primal_objective_value": -527.8086347494122,
      "dual_objective_value": -527.8086640471479,
      "duality_gap": 2.9297735636646394e-05,
      "primal_infeasibility": 4.731821784136668e-15,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1717,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-8-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:47:24",
      "solve_time": 2.0340817083333333,
      "status": "OPTIMAL",
      "primal_objective_value": -527.808660710369,
      "dual_objective_value": -527.8086632131733,
      "duality_gap": 2.502804250070767e-06,
      "primal_infeasibility": 1.4509650835086007e-11,
      "dual_infeasibility": 0.0,
      "iterations": 14,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 2.0340817083333333,
          "setup_time": [],
          "iterations": 14,
          "primal_objective_value": -527.808660710369,
          "dual_objective_value": -527.8086632131733,
          "duality_gap": 2.502804250070767e-06,
          "primal_infeasibility": 1.4509650835086007e-11,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:47:23",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1582,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-8-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:37:03",
      "solve_time": 7.601006166666667,
      "status": "OPTIMAL",
      "primal_objective_value": -527.8086592434917,
      "dual_objective_value": -527.8086592306726,
      "duality_gap": 1.281910044781398e-08,
      "primal_infeasibility": 2.098791477322716e-09,
      "dual_infeasibility": 5.187620354134206e-11,
      "iterations": 18,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 7.601006166666667,
          "setup_time": [],
          "iterations": 18,
          "primal_objective_value": -527.8086592434917,
          "dual_objective_value": -527.8086592306726,
          "duality_gap": 1.281910044781398e-08,
          "primal_infeasibility": 2.098791477322716e-09,
          "dual_infeasibility": 5.187620354134206e-11,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:37:01",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 608,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "toruspm3-8-50",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:02:28",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2076,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "truss5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:48:57",
      "solve_time": 0.4208559989929199,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 132.63530797336855,
      "dual_objective_value": 132.6353098328787,
      "duality_gap": -1.8595101494156552e-06,
      "primal_infeasibility": 2.976961436986348e-06,
      "dual_infeasibility": 6.742415211712427e-08,
      "iterations": 19,
      "memo": {
        "solver_solve_time": 0.380134749,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2077,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "DIMACS",
      "problem_name": "truss5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:48:59",
      "solve_time": 1.182116985321045,
      "status": "OPTIMAL",
      "primal_objective_value": 132.63567622801477,
      "dual_objective_value": 132.63567623702812,
      "duality_gap": -9.013348289954592e-09,
      "primal_infeasibility": 1.4353448618618097e-08,
      "dual_infeasibility": 3.018302548232494e-10,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 632,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "truss5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:12:43",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 633,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "truss5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:12:43",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 634,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "truss5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:12:43",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 635,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "truss5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:12:43",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2078,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "truss5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:49:22",
      "solve_time": 22.059240341186523,
      "status": "OPTIMAL",
      "primal_objective_value": 132.67032214278458,
      "dual_objective_value": 132.67032627913713,
      "duality_gap": -4.136352544037436e-06,
      "primal_infeasibility": 2.4188989473182798e-06,
      "dual_infeasibility": 0.0024103317967444286,
      "iterations": 83675,
      "memo": {
        "solver_solve_time": 22.017944333,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2075,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "DIMACS",
      "problem_name": "truss5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:48:56",
      "solve_time": 0.14781689643859863,
      "status": "OPTIMAL",
      "primal_objective_value": 132.6356794538592,
      "dual_objective_value": 132.63567502877504,
      "duality_gap": 4.425084171089111e-06,
      "primal_infeasibility": 6.293316373095602e-11,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1818,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "truss5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "86bfae9b39861dd3a3303c878d8ee30e9a970bb6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "86bfae9b39861dd3a3303c878d8ee30e9a970bb6",
      "timestamp": "2025-07-22T15:17:54",
      "solve_time": 0.6745402916666666,
      "status": "OPTIMAL",
      "primal_objective_value": 132.63567801876036,
      "dual_objective_value": 132.63567787176189,
      "duality_gap": 1.4699847383781162e-07,
      "primal_infeasibility": 1.5205458807246513e-10,
      "dual_infeasibility": 0.0,
      "iterations": 15,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.6745402916666666,
          "setup_time": [],
          "iterations": 15,
          "primal_objective_value": 132.63567801876036,
          "dual_objective_value": 132.63567787176189,
          "duality_gap": 1.4699847383781162e-07,
          "primal_infeasibility": 1.5205458807246513e-10,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:17:51",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1821,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "truss5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:32:38",
      "solve_time": 0.6298311666666667,
      "status": "OPTIMAL",
      "primal_objective_value": 132.6356771601937,
      "dual_objective_value": 132.63567716470257,
      "duality_gap": 4.5088768274581525e-09,
      "primal_infeasibility": 6.3772698840920634e-09,
      "dual_infeasibility": 1.2707963027328625e-10,
      "iterations": 23,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.6298311666666667,
          "setup_time": [],
          "iterations": 23,
          "primal_objective_value": 132.6356771601937,
          "dual_objective_value": 132.63567716470257,
          "duality_gap": 4.5088768274581525e-09,
          "primal_infeasibility": 6.3772698840920634e-09,
          "dual_infeasibility": 1.2707963027328625e-10,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:32:35",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 638,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "truss5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:13:05",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2080,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "DIMACS",
      "problem_name": "truss8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:49:30",
      "solve_time": 7.1672890186309814,
      "status": "OPTIMAL",
      "primal_objective_value": 133.11452300392386,
      "dual_objective_value": 133.1145231602386,
      "duality_gap": -1.5631474070687545e-07,
      "primal_infeasibility": 5.880442946566506e-07,
      "dual_infeasibility": 2.416827226267145e-08,
      "iterations": 20,
      "memo": {
        "solver_solve_time": 7.025535836,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2081,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "DIMACS",
      "problem_name": "truss8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:49:35",
      "solve_time": 4.457964658737183,
      "status": "OPTIMAL",
      "primal_objective_value": 133.11458873614384,
      "dual_objective_value": 133.11458873454836,
      "duality_gap": 1.5954810805851594e-09,
      "primal_infeasibility": 5.1857958079351704e-09,
      "dual_infeasibility": 9.454734908598581e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 643,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "DIMACS",
      "problem_name": "truss8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:14:30",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 644,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "DIMACS",
      "problem_name": "truss8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:14:30",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 645,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "DIMACS",
      "problem_name": "truss8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:14:30",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 646,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "DIMACS",
      "problem_name": "truss8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:14:30",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2082,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "DIMACS",
      "problem_name": "truss8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:50:55",
      "solve_time": 78.73915386199951,
      "status": "OPTIMAL",
      "primal_objective_value": 133.206421971091,
      "dual_objective_value": 133.2064255039062,
      "duality_gap": -3.532815185280924e-06,
      "primal_infeasibility": 1.809776268177368e-06,
      "dual_infeasibility": 0.0026429235860219477,
      "iterations": 90650,
      "memo": {
        "solver_solve_time": 78.591124291,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2079,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "DIMACS",
      "problem_name": "truss8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:49:23",
      "solve_time": 0.6237318515777588,
      "status": "OPTIMAL",
      "primal_objective_value": 133.11459453047246,
      "dual_objective_value": 133.11459273039674,
      "duality_gap": 1.8000757222580432e-06,
      "primal_infeasibility": 1.4560143550748557e-10,
      "dual_infeasibility": 2.0041502554605766e-08,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1820,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "truss8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:31:53",
      "solve_time": 0.8213070833333334,
      "status": "OPTIMAL",
      "primal_objective_value": 133.11458915883577,
      "dual_objective_value": 133.1145890906361,
      "duality_gap": 6.819968234594853e-08,
      "primal_infeasibility": 2.2496379323625403e-10,
      "dual_infeasibility": 0.0,
      "iterations": 16,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.8213070833333334,
          "setup_time": [],
          "iterations": 16,
          "primal_objective_value": 133.11458915883577,
          "dual_objective_value": 133.1145890906361,
          "duality_gap": 6.819968234594853e-08,
          "primal_infeasibility": 2.2496379323625403e-10,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:31:50",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1822,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "DIMACS",
      "problem_name": "truss8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:32:44",
      "solve_time": 1.0171705,
      "status": "OPTIMAL",
      "primal_objective_value": 133.11458828405543,
      "dual_objective_value": 133.11458828648352,
      "duality_gap": 2.4280950583488448e-09,
      "primal_infeasibility": 7.429302853954885e-09,
      "dual_infeasibility": 2.294303437965876e-10,
      "iterations": 24,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 1.0171705,
          "setup_time": [],
          "iterations": 24,
          "primal_objective_value": 133.11458828405543,
          "dual_objective_value": 133.11458828648352,
          "duality_gap": 2.4280950583488448e-09,
          "primal_infeasibility": 7.429302853954885e-09,
          "dual_infeasibility": 2.294303437965876e-10,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:32:41",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 649,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "DIMACS",
      "problem_name": "truss8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:15:49",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2084,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "arch0",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:54:17",
      "solve_time": 8.200895071029663,
      "status": "OPTIMAL",
      "primal_objective_value": -0.5665172821147114,
      "dual_objective_value": -0.5665172817725594,
      "duality_gap": -3.421519734203571e-10,
      "primal_infeasibility": 1.022967781834959e-07,
      "dual_infeasibility": 0.0,
      "iterations": 22,
      "memo": {
        "solver_solve_time": 5.049194498,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2085,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "arch0",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:54:27",
      "solve_time": 9.065042972564697,
      "status": "OPTIMAL",
      "primal_objective_value": -0.5665172762101253,
      "dual_objective_value": -0.5665172760832871,
      "duality_gap": -1.2683820660441825e-10,
      "primal_infeasibility": 2.9533438966925347e-08,
      "dual_infeasibility": 4.1854682344393564e-13,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 654,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "arch0",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:17:22",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 655,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "arch0",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:17:22",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 656,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "arch0",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:17:22",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 657,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "arch0",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:17:22",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2086,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "arch0",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:56:27",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2083,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "arch0",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:54:08",
      "solve_time": 3.568632125854492,
      "status": "OPTIMAL",
      "primal_objective_value": -0.566517267707974,
      "dual_objective_value": -0.5665172734748258,
      "duality_gap": 5.766851884914104e-09,
      "primal_infeasibility": 6.702895394246997e-09,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1891,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "arch0",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6",
      "timestamp": "2025-07-22T16:08:58",
      "solve_time": 1.693596375,
      "status": "OPTIMAL",
      "primal_objective_value": -0.5665172706450547,
      "dual_objective_value": -0.5665172738234687,
      "duality_gap": 3.1784139764567954e-09,
      "primal_infeasibility": 3.331523558890798e-09,
      "dual_infeasibility": 0.0,
      "iterations": 26,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 1.693596375,
          "setup_time": [],
          "iterations": 26,
          "primal_objective_value": -0.5665172706450547,
          "dual_objective_value": -0.5665172738234687,
          "duality_gap": 3.1784139764567954e-09,
          "primal_infeasibility": 3.331523558890798e-09,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 01:08:56",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1462,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "arch0",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:37:38",
      "solve_time": 2.2475020833333335,
      "status": "OPTIMAL",
      "primal_objective_value": -0.5665172725671985,
      "dual_objective_value": -0.5665172736468338,
      "duality_gap": 1.0796352700737089e-09,
      "primal_infeasibility": 8.490926777938654e-10,
      "dual_infeasibility": 0.0,
      "iterations": 31,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 2.2475020833333335,
          "setup_time": [],
          "iterations": 31,
          "primal_objective_value": -0.5665172725671985,
          "dual_objective_value": -0.5665172736468338,
          "duality_gap": 1.0796352700737089e-09,
          "primal_infeasibility": 8.490926777938654e-10,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:37:35",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 659,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "arch0",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:21:38",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2088,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "arch2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:56:37",
      "solve_time": 5.3541259765625,
      "status": "OPTIMAL",
      "primal_objective_value": -0.6715154099679571,
      "dual_objective_value": -0.6715154097625702,
      "duality_gap": -2.0538692968585792e-10,
      "primal_infeasibility": 3.512925202723288e-08,
      "dual_infeasibility": 0.0,
      "iterations": 24,
      "memo": {
        "solver_solve_time": 2.193572249,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2089,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "arch2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:56:46",
      "solve_time": 7.850555181503296,
      "status": "OPTIMAL",
      "primal_objective_value": -0.6715154087273556,
      "dual_objective_value": -0.6715154086542251,
      "duality_gap": -7.313050165436152e-11,
      "primal_infeasibility": 1.1755370688932572e-08,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 665,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "arch2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:23:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 666,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "arch2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:23:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 667,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "arch2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:23:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 668,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "arch2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:23:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2090,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "arch2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:58:46",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2087,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "arch2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:56:31",
      "solve_time": 3.9591081142425537,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -0.6715149919393316,
      "dual_objective_value": -0.6715154519149769,
      "duality_gap": 4.599756452394743e-07,
      "primal_infeasibility": 9.880028136196605e-10,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1598,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "arch2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:00:13",
      "solve_time": 1.86828275,
      "status": "OPTIMAL",
      "primal_objective_value": -0.6715154042243952,
      "dual_objective_value": -0.6715154083287945,
      "duality_gap": 4.104399375925993e-09,
      "primal_infeasibility": 3.403005752654008e-10,
      "dual_infeasibility": 0.0,
      "iterations": 24,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 1.86828275,
          "setup_time": [],
          "iterations": 24,
          "primal_objective_value": -0.6715154042243952,
          "dual_objective_value": -0.6715154083287945,
          "duality_gap": 4.104399375925993e-09,
          "primal_infeasibility": 3.403005752654008e-10,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:00:10",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1463,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "arch2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:37:45",
      "solve_time": 1.7373145833333334,
      "status": "OPTIMAL",
      "primal_objective_value": -0.6715153908899425,
      "dual_objective_value": -0.6715153884008259,
      "duality_gap": 2.4891165795182246e-09,
      "primal_infeasibility": 2.8865480120764807e-09,
      "dual_infeasibility": 6.157079870441952e-11,
      "iterations": 27,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 1.7373145833333334,
          "setup_time": [],
          "iterations": 27,
          "primal_objective_value": -0.6715153908899425,
          "dual_objective_value": -0.6715153884008259,
          "duality_gap": 2.4891165795182246e-09,
          "primal_infeasibility": 2.8865480120764807e-09,
          "dual_infeasibility": 6.157079870441952e-11,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:37:42",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 669,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "arch2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:23:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2092,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "arch4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:58:56",
      "solve_time": 4.968804836273193,
      "status": "OPTIMAL",
      "primal_objective_value": -0.9726274329610303,
      "dual_objective_value": -0.9726274322104886,
      "duality_gap": -7.505416288466904e-10,
      "primal_infeasibility": 1.1813692812382962e-07,
      "dual_infeasibility": 0.0,
      "iterations": 20,
      "memo": {
        "solver_solve_time": 1.834995457,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2093,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "arch4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:59:04",
      "solve_time": 7.285048723220825,
      "status": "OPTIMAL",
      "primal_objective_value": -0.9726274304903915,
      "dual_objective_value": -0.9726274299150273,
      "duality_gap": -5.753642007277904e-10,
      "primal_infeasibility": 7.421682204955683e-08,
      "dual_infeasibility": 2.5603242314031326e-13,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 674,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "arch4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:26:40",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 675,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "arch4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:26:40",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 676,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "arch4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:26:40",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 677,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "arch4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:26:40",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2094,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "arch4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:01:04",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2091,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "arch4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:58:50",
      "solve_time": 3.6847190856933594,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -0.9726272676562057,
      "dual_objective_value": -0.9726274431143305,
      "duality_gap": 1.7545812480701528e-07,
      "primal_infeasibility": 6.41651460356969e-10,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1599,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "arch4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:00:20",
      "solve_time": 1.705317875,
      "status": "OPTIMAL",
      "primal_objective_value": -0.97262741117333,
      "dual_objective_value": -0.972627418748867,
      "duality_gap": 7.57553708652381e-09,
      "primal_infeasibility": 8.514427642381836e-10,
      "dual_infeasibility": 0.0,
      "iterations": 22,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 1.705317875,
          "setup_time": [],
          "iterations": 22,
          "primal_objective_value": -0.97262741117333,
          "dual_objective_value": -0.972627418748867,
          "duality_gap": 7.57553708652381e-09,
          "primal_infeasibility": 8.514427642381836e-10,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:00:17",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1464,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "arch4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:37:52",
      "solve_time": 1.874344125,
      "status": "OPTIMAL",
      "primal_objective_value": -0.9726274178595536,
      "dual_objective_value": -0.9726274178395272,
      "duality_gap": 2.00264249627935e-11,
      "primal_infeasibility": 2.8576206940232703e-09,
      "dual_infeasibility": 0.0,
      "iterations": 29,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 1.874344125,
          "setup_time": [],
          "iterations": 29,
          "primal_objective_value": -0.9726274178595536,
          "dual_objective_value": -0.9726274178395272,
          "duality_gap": 2.00264249627935e-11,
          "primal_infeasibility": 2.8576206940232703e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:37:49",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 679,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "arch4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:26:44",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2096,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "arch8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:01:14",
      "solve_time": 5.1614251136779785,
      "status": "OPTIMAL",
      "primal_objective_value": -7.056985719383242,
      "dual_objective_value": -7.0569856944182865,
      "duality_gap": -2.4964955436246328e-08,
      "primal_infeasibility": 2.7109763353502106e-06,
      "dual_infeasibility": 0.0,
      "iterations": 24,
      "memo": {
        "solver_solve_time": 2.099254042,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2097,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "arch8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:01:23",
      "solve_time": 8.174963235855103,
      "status": "OPTIMAL",
      "primal_objective_value": -7.056980177129674,
      "dual_objective_value": -7.056980175019456,
      "duality_gap": -2.1102177782950093e-09,
      "primal_infeasibility": 8.034408651651353e-08,
      "dual_infeasibility": 1.259191489724154e-12,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 685,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "arch8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:28:28",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 686,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "arch8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:28:28",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 687,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "arch8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:28:28",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 688,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "arch8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:28:28",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2098,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "arch8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:03:23",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2095,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "arch8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:01:08",
      "solve_time": 3.7701759338378906,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -7.056979925817409,
      "dual_objective_value": -7.056980053305484,
      "duality_gap": 1.2748807520779337e-07,
      "primal_infeasibility": 1.428558638956882e-08,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1600,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "arch8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:00:27",
      "solve_time": 1.4575445,
      "status": "UNKNOWN",
      "primal_objective_value": -7.056980018798058,
      "dual_objective_value": -7.056980042117708,
      "duality_gap": 2.331965021085125e-08,
      "primal_infeasibility": 1.4104717965201591e-08,
      "dual_infeasibility": 3.5687676151979556e-13,
      "iterations": 25,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 1.4575445,
          "setup_time": [],
          "iterations": 25,
          "primal_objective_value": -7.056980018798058,
          "dual_objective_value": -7.056980042117708,
          "duality_gap": 2.331965021085125e-08,
          "primal_infeasibility": 1.4104717965201591e-08,
          "dual_infeasibility": 3.5687676151979556e-13,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:00:24",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1465,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "arch8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:38:01",
      "solve_time": 3.12848525,
      "status": "OPTIMAL",
      "primal_objective_value": -7.056980043548424,
      "dual_objective_value": -7.056980043508659,
      "duality_gap": 3.976463602839431e-11,
      "primal_infeasibility": 3.648550476043381e-09,
      "dual_infeasibility": 0.0,
      "iterations": 34,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 3.12848525,
          "setup_time": [],
          "iterations": 34,
          "primal_objective_value": -7.056980043548424,
          "dual_objective_value": -7.056980043508659,
          "duality_gap": 3.976463602839431e-11,
          "primal_infeasibility": 3.648550476043381e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:37:58",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 689,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "arch8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:28:28",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2100,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:03:24",
      "solve_time": 0.014528989791870117,
      "status": "OPTIMAL",
      "primal_objective_value": -18.057693540129556,
      "dual_objective_value": -18.05769338831607,
      "duality_gap": -1.5181348445025833e-07,
      "primal_infeasibility": 0.02414985830941088,
      "dual_infeasibility": 0.0,
      "iterations": 56,
      "memo": {
        "solver_solve_time": 0.011800501,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2101,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "control1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:03:24",
      "solve_time": 0.16407227516174316,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 695,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "control1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:30:40",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 696,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:30:40",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 697,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "control1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:30:40",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 698,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "control1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:30:40",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2102,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "control1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:03:26",
      "solve_time": 0.9191200733184814,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -0.002878232961825694,
      "dual_objective_value": -20.48065620588266,
      "duality_gap": 20.477777972920833,
      "primal_infeasibility": 0.27819661314555105,
      "dual_infeasibility": 546368.1134344704,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 0.915902708,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2099,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "control1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:03:23",
      "solve_time": 0.011425018310546875,
      "status": "OPTIMAL",
      "primal_objective_value": -17.78462618700244,
      "dual_objective_value": -17.784627142638215,
      "duality_gap": 9.556357731810294e-07,
      "primal_infeasibility": 1.9992999166489883e-09,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1629,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:03:57",
      "solve_time": 0.29932166666666665,
      "status": "OPTIMAL",
      "primal_objective_value": -17.78462660868152,
      "dual_objective_value": -17.784626742725198,
      "duality_gap": 1.3404367749103585e-07,
      "primal_infeasibility": 6.1483802884653124e-09,
      "dual_infeasibility": 0.0,
      "iterations": 17,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.29932166666666665,
          "setup_time": [],
          "iterations": 17,
          "primal_objective_value": -17.78462660868152,
          "dual_objective_value": -17.784626742725198,
          "duality_gap": 1.3404367749103585e-07,
          "primal_infeasibility": 6.1483802884653124e-09,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:03:55",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1499,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:43:52",
      "solve_time": 0.30866791666666665,
      "status": "OPTIMAL",
      "primal_objective_value": -17.784626802847523,
      "dual_objective_value": -17.784626793465566,
      "duality_gap": 9.38195654498486e-09,
      "primal_infeasibility": 5.28282960426234e-09,
      "dual_infeasibility": 0.0,
      "iterations": 30,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.30866791666666665,
          "setup_time": [],
          "iterations": 30,
          "primal_objective_value": -17.784626802847523,
          "dual_objective_value": -17.784626793465566,
          "duality_gap": 9.38195654498486e-09,
          "primal_infeasibility": 5.28282960426234e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:43:49",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 700,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "control1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:30:40",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2212,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:58:53",
      "solve_time": 58.74322485923767,
      "status": "OPTIMAL",
      "primal_objective_value": -38.53310978438966,
      "dual_objective_value": -38.53310974843417,
      "duality_gap": -3.5955487476257986e-08,
      "primal_infeasibility": 1.3387459817271676e-06,
      "dual_infeasibility": 3.600325513296991e-11,
      "iterations": 44,
      "memo": {
        "solver_solve_time": 58.39190925,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2213,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "control10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:59:27",
      "solve_time": 31.417057037353516,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 810,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "control10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:14:12",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 811,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:14:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 812,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "control10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:14:14",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 813,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "control10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:14:15",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2214,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "control10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:01:28",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2211,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "control10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:57:53",
      "solve_time": 11.582292795181274,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -38.532875373216974,
      "dual_objective_value": -38.53307092893413,
      "duality_gap": 0.00019555571715557107,
      "primal_infeasibility": 2.813485631313094e-07,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1638,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:05:17",
      "solve_time": 8.544497708333333,
      "status": "UNKNOWN",
      "primal_objective_value": -38.53290115712743,
      "dual_objective_value": -38.53305732276117,
      "duality_gap": 0.00015616563374010184,
      "primal_infeasibility": 1.0306253214751266e-06,
      "dual_infeasibility": 0.0,
      "iterations": 26,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 8.544497708333333,
          "setup_time": [],
          "iterations": 26,
          "primal_objective_value": -38.53290115712743,
          "dual_objective_value": -38.53305732276117,
          "duality_gap": 0.00015616563374010184,
          "primal_infeasibility": 1.0306253214751266e-06,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:05:13",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1508,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:45:31",
      "solve_time": 17.53509725,
      "status": "NUM_ERROR",
      "primal_objective_value": -38.533100875331215,
      "dual_objective_value": -38.53309670441624,
      "duality_gap": 4.1709149769530995e-06,
      "primal_infeasibility": 1.1942347138694803e-06,
      "dual_infeasibility": 0.0,
      "iterations": 43,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 17.53509725,
          "setup_time": [],
          "iterations": 43,
          "primal_objective_value": -38.533100875331215,
          "dual_objective_value": -38.53309670441624,
          "duality_gap": 4.1709149769530995e-06,
          "primal_infeasibility": 1.1942347138694803e-06,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:45:28",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 814,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "control10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:14:15",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2216,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "control11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:03:49",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2217,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "control11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:04:35",
      "solve_time": 43.228622913360596,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 819,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "control11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:19:24",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 820,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:19:25",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 821,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "control11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:19:26",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 822,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "control11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:19:27",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2218,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "control11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:06:36",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2215,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "control11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:01:48",
      "solve_time": 17.948111295700073,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -31.95851149383577,
      "dual_objective_value": -31.95870615260608,
      "duality_gap": 0.000194658770311662,
      "primal_infeasibility": 1.7090596773415e-07,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1639,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:05:38",
      "solve_time": 11.558988291666667,
      "status": "UNKNOWN",
      "primal_objective_value": -31.958623305615316,
      "dual_objective_value": -31.958686698445707,
      "duality_gap": 6.339283039125121e-05,
      "primal_infeasibility": 7.853573037958292e-07,
      "dual_infeasibility": 0.0,
      "iterations": 24,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 11.558988291666667,
          "setup_time": [],
          "iterations": 24,
          "primal_objective_value": -31.958623305615316,
          "dual_objective_value": -31.958686698445707,
          "duality_gap": 6.339283039125121e-05,
          "primal_infeasibility": 7.853573037958292e-07,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:05:35",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1509,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:46:12",
      "solve_time": 30.733073958333332,
      "status": "NUM_ERROR",
      "primal_objective_value": -31.958699244576298,
      "dual_objective_value": -31.958695423512797,
      "duality_gap": 3.821063501163735e-06,
      "primal_infeasibility": 5.312516350920055e-07,
      "dual_infeasibility": 0.0,
      "iterations": 47,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 30.733073958333332,
          "setup_time": [],
          "iterations": 47,
          "primal_objective_value": -31.958699244576298,
          "dual_objective_value": -31.958695423512797,
          "duality_gap": 3.821063501163735e-06,
          "primal_infeasibility": 5.312516350920055e-07,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:46:09",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 823,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "control11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:19:27",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2180,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:45:51",
      "solve_time": 0.050559043884277344,
      "status": "OPTIMAL",
      "primal_objective_value": -8.30000052797604,
      "dual_objective_value": -8.300000490399094,
      "duality_gap": -3.7576945999262534e-08,
      "primal_infeasibility": 1.0799058809794016e-07,
      "dual_infeasibility": 0.0,
      "iterations": 25,
      "memo": {
        "solver_solve_time": 0.046177288,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2181,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "control2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:45:52",
      "solve_time": 0.16975116729736328,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 706,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "control2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:32:07",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 707,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:32:07",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 708,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "control2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:32:07",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 709,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "control2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:32:07",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2182,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "control2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:45:57",
      "solve_time": 4.875208854675293,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -0.0019666666133589523,
      "dual_objective_value": -1.6631072323702496,
      "duality_gap": 1.6611405657568907,
      "primal_infeasibility": 0.166111590183817,
      "dual_infeasibility": 16899.147636217396,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 4.870198625,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2179,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "control2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:45:51",
      "solve_time": 0.03551793098449707,
      "status": "OPTIMAL",
      "primal_objective_value": -8.299999482545115,
      "dual_objective_value": -8.300000044307849,
      "duality_gap": 5.617627341081288e-07,
      "primal_infeasibility": 1.6670044255637843e-08,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1630,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:04:03",
      "solve_time": 0.41014416666666664,
      "status": "MAX_ITER",
      "primal_objective_value": -8.299999963979975,
      "dual_objective_value": -8.300000195440187,
      "duality_gap": 2.3146021277398177e-07,
      "primal_infeasibility": 4.880420109459047e-09,
      "dual_infeasibility": 0.0,
      "iterations": 21,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "max_iter",
          "solve_time": 0.41014416666666664,
          "setup_time": [],
          "iterations": 21,
          "primal_objective_value": -8.299999963979975,
          "dual_objective_value": -8.300000195440187,
          "duality_gap": 2.3146021277398177e-07,
          "primal_infeasibility": 4.880420109459047e-09,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:04:00",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1500,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:43:58",
      "solve_time": 0.3295910833333333,
      "status": "OPTIMAL",
      "primal_objective_value": -8.300000061550637,
      "dual_objective_value": -8.300000053303892,
      "duality_gap": 8.24674550869986e-09,
      "primal_infeasibility": 8.92637846485658e-09,
      "dual_infeasibility": 0.0,
      "iterations": 31,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.3295910833333333,
          "setup_time": [],
          "iterations": 31,
          "primal_objective_value": -8.300000061550637,
          "dual_objective_value": -8.300000053303892,
          "duality_gap": 8.24674550869986e-09,
          "primal_infeasibility": 8.92637846485658e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:43:55",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 711,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "control2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:32:07",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2184,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:45:59",
      "solve_time": 0.23012804985046387,
      "status": "OPTIMAL",
      "primal_objective_value": -13.633267734899809,
      "dual_objective_value": -13.633267702679126,
      "duality_gap": -3.2220683010564244e-08,
      "primal_infeasibility": 2.693486524788012e-07,
      "dual_infeasibility": 0.0,
      "iterations": 29,
      "memo": {
        "solver_solve_time": 0.221856126,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2185,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "control3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:46:00",
      "solve_time": 0.34781694412231445,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 717,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "control3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:33:19",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 718,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:33:19",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 719,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "control3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:33:19",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 720,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "control3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:33:19",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2186,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "control3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:46:14",
      "solve_time": 14.100239038467407,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -0.037735833422812004,
      "dual_objective_value": -0.27289208768706114,
      "duality_gap": 0.23515625426424913,
      "primal_infeasibility": 0.13917932877951675,
      "dual_infeasibility": 1893.5597441188274,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 14.090095958,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2183,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "control3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:45:58",
      "solve_time": 0.16129589080810547,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -13.633263748445593,
      "dual_objective_value": -13.633266893655158,
      "duality_gap": 3.1452095647921396e-06,
      "primal_infeasibility": 6.364345948755367e-08,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1631,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:04:09",
      "solve_time": 0.5669687916666667,
      "status": "MAX_ITER",
      "primal_objective_value": -13.633263261632482,
      "dual_objective_value": -13.633267476768832,
      "duality_gap": 4.215136350183002e-06,
      "primal_infeasibility": 8.350276043868962e-08,
      "dual_infeasibility": 0.0,
      "iterations": 21,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "max_iter",
          "solve_time": 0.5669687916666667,
          "setup_time": [],
          "iterations": 21,
          "primal_objective_value": -13.633263261632482,
          "dual_objective_value": -13.633267476768832,
          "duality_gap": 4.215136350183002e-06,
          "primal_infeasibility": 8.350276043868962e-08,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:04:06",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1501,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:44:04",
      "solve_time": 0.5063703333333334,
      "status": "NUM_ERROR",
      "primal_objective_value": -13.633266745169918,
      "dual_objective_value": -13.633266709049082,
      "duality_gap": 3.612083609993988e-08,
      "primal_infeasibility": 2.9250113210155247e-08,
      "dual_infeasibility": 0.0,
      "iterations": 34,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.5063703333333334,
          "setup_time": [],
          "iterations": 34,
          "primal_objective_value": -13.633266745169918,
          "dual_objective_value": -13.633266709049082,
          "duality_gap": 3.612083609993988e-08,
          "primal_infeasibility": 2.9250113210155247e-08,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:44:01",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 722,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "control3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:33:20",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2188,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:46:17",
      "solve_time": 0.8590762615203857,
      "status": "OPTIMAL",
      "primal_objective_value": -19.79423318506499,
      "dual_objective_value": -19.79423315316147,
      "duality_gap": -3.190351804960301e-08,
      "primal_infeasibility": 5.103843191955561e-07,
      "dual_infeasibility": 5.641713395479458e-08,
      "iterations": 32,
      "memo": {
        "solver_solve_time": 0.841925412,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2189,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "control4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:46:19",
      "solve_time": 1.2682511806488037,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 728,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "control4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:34:44",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 729,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:34:44",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 730,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "control4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:34:44",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 731,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "control4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:34:44",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2190,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "control4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:46:48",
      "solve_time": 28.04506778717041,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -0.002563905576329976,
      "dual_objective_value": -2.112935527155603,
      "duality_gap": 2.110371621579273,
      "primal_infeasibility": 0.11510210278659297,
      "dual_infeasibility": 14854.924304999919,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 28.022136791,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2187,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "control4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:46:15",
      "solve_time": 0.33644914627075195,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -19.79422577234397,
      "dual_objective_value": -19.7942315506204,
      "duality_gap": 5.778276428003437e-06,
      "primal_infeasibility": 1.3327565863841907e-07,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1632,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:04:14",
      "solve_time": 0.9797094583333333,
      "status": "UNKNOWN",
      "primal_objective_value": -19.794231903242835,
      "dual_objective_value": -19.794231015288197,
      "duality_gap": 8.879546378182113e-07,
      "primal_infeasibility": 2.2336441257685175e-07,
      "dual_infeasibility": 0.0,
      "iterations": 21,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 0.9797094583333333,
          "setup_time": [],
          "iterations": 21,
          "primal_objective_value": -19.794231903242835,
          "dual_objective_value": -19.794231015288197,
          "duality_gap": 8.879546378182113e-07,
          "primal_infeasibility": 2.2336441257685175e-07,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:04:12",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1502,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:44:10",
      "solve_time": 0.619574875,
      "status": "NUM_ERROR",
      "primal_objective_value": -19.79423223668097,
      "dual_objective_value": -19.79423226601071,
      "duality_gap": 2.932974041414127e-08,
      "primal_infeasibility": 7.34021862743097e-08,
      "dual_infeasibility": 0.0,
      "iterations": 35,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.619574875,
          "setup_time": [],
          "iterations": 35,
          "primal_objective_value": -19.79423223668097,
          "dual_objective_value": -19.79423226601071,
          "duality_gap": 2.932974041414127e-08,
          "primal_infeasibility": 7.34021862743097e-08,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:44:07",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 733,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "control4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:34:44",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2192,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:46:52",
      "solve_time": 2.263176918029785,
      "status": "OPTIMAL",
      "primal_objective_value": -16.88364881340114,
      "dual_objective_value": -16.883648809313648,
      "duality_gap": -4.087493010729304e-09,
      "primal_infeasibility": 5.620802961416378e-07,
      "dual_infeasibility": 5.697256261448682e-09,
      "iterations": 35,
      "memo": {
        "solver_solve_time": 2.230729789,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2193,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "control5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:46:55",
      "solve_time": 2.0964319705963135,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 739,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "control5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:36:37",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 740,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:36:38",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 741,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "control5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:36:38",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 742,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "control5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:36:38",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2194,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "control5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:47:49",
      "solve_time": 53.70480513572693,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -0.17807903005516243,
      "dual_objective_value": -0.23275478696713833,
      "duality_gap": 0.054675756911975903,
      "primal_infeasibility": 0.09362750982167806,
      "dual_infeasibility": 369.6736319443367,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 53.657073791,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2191,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "control5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:46:49",
      "solve_time": 0.6715381145477295,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -16.883575406676048,
      "dual_objective_value": -16.883604992850316,
      "duality_gap": 2.9586174267848264e-05,
      "primal_infeasibility": 2.7521358841549283e-07,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1633,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:04:21",
      "solve_time": 2.211192083333333,
      "status": "UNKNOWN",
      "primal_objective_value": -16.883596414614832,
      "dual_objective_value": -16.88360083689795,
      "duality_gap": 4.422283119254189e-06,
      "primal_infeasibility": 2.75357458891001e-07,
      "dual_infeasibility": 0.0,
      "iterations": 25,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 2.211192083333333,
          "setup_time": [],
          "iterations": 25,
          "primal_objective_value": -16.883596414614832,
          "dual_objective_value": -16.88360083689795,
          "duality_gap": 4.422283119254189e-06,
          "primal_infeasibility": 2.75357458891001e-07,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:04:19",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1503,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:44:16",
      "solve_time": 1.1899270833333333,
      "status": "NUM_ERROR",
      "primal_objective_value": -16.88360792645761,
      "dual_objective_value": -16.88360752271663,
      "duality_gap": 4.037409802037928e-07,
      "primal_infeasibility": 4.1151459934863073e-07,
      "dual_infeasibility": 0.0,
      "iterations": 35,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 1.1899270833333333,
          "setup_time": [],
          "iterations": 35,
          "primal_objective_value": -16.88360792645761,
          "dual_objective_value": -16.88360752271663,
          "duality_gap": 4.037409802037928e-07,
          "primal_infeasibility": 4.1151459934863073e-07,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:44:14",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 744,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "control5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:36:39",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2196,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:47:58",
      "solve_time": 5.672824859619141,
      "status": "OPTIMAL",
      "primal_objective_value": -37.3044718247362,
      "dual_objective_value": -37.30447181818093,
      "duality_gap": -6.5552683281566715e-09,
      "primal_infeasibility": 1.4634649666883939e-06,
      "dual_infeasibility": 3.059050321188013e-06,
      "iterations": 42,
      "memo": {
        "solver_solve_time": 5.614913959,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2197,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "control6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:48:03",
      "solve_time": 4.2641379833221436,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 750,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "control6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:50:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 751,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:50:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 752,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "control6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:50:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 753,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "control6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T10:50:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2198,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "control6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:49:36",
      "solve_time": 91.90722298622131,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -0.5214729254574336,
      "dual_objective_value": -1.0154678495708611,
      "duality_gap": 0.4939949241134275,
      "primal_infeasibility": 0.08196294538901851,
      "dual_infeasibility": 3266.178827189497,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 91.81093475,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2195,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "control6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:47:51",
      "solve_time": 1.3168079853057861,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -37.30434823321163,
      "dual_objective_value": -37.30443772697064,
      "duality_gap": 8.94937590132372e-05,
      "primal_infeasibility": 2.9293219588294305e-07,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1634,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:04:28",
      "solve_time": 1.4893847916666667,
      "status": "UNKNOWN",
      "primal_objective_value": -37.3043782593074,
      "dual_objective_value": -37.30442450422718,
      "duality_gap": 4.624491977978096e-05,
      "primal_infeasibility": 6.229389742583387e-07,
      "dual_infeasibility": 0.0,
      "iterations": 22,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 1.4893847916666667,
          "setup_time": [],
          "iterations": 22,
          "primal_objective_value": -37.3043782593074,
          "dual_objective_value": -37.30442450422718,
          "duality_gap": 4.624491977978096e-05,
          "primal_infeasibility": 6.229389742583387e-07,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:04:26",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1504,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:44:24",
      "solve_time": 2.2992367083333334,
      "status": "NUM_ERROR",
      "primal_objective_value": -37.304475715902306,
      "dual_objective_value": -37.30447323765376,
      "duality_gap": 2.478248546822215e-06,
      "primal_infeasibility": 1.310139383095129e-06,
      "dual_infeasibility": 0.0,
      "iterations": 40,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 2.2992367083333334,
          "setup_time": [],
          "iterations": 40,
          "primal_objective_value": -37.304475715902306,
          "dual_objective_value": -37.30447323765376,
          "duality_gap": 2.478248546822215e-06,
          "primal_infeasibility": 1.310139383095129e-06,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:44:21",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1766,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "control6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:40:55",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2200,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:49:51",
      "solve_time": 10.41468095779419,
      "status": "OPTIMAL",
      "primal_objective_value": -20.625077113896168,
      "dual_objective_value": -20.625077105250966,
      "duality_gap": -8.64520188770257e-09,
      "primal_infeasibility": 6.579981870625703e-07,
      "dual_infeasibility": 2.3499840470621547e-07,
      "iterations": 39,
      "memo": {
        "solver_solve_time": 10.31394521,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2201,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "control7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:50:00",
      "solve_time": 8.096139907836914,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 781,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "control7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:04:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 782,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:04:12",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 783,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "control7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:04:12",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 784,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "control7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:04:12",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2202,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "control7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:52:00",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2199,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "control7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:49:40",
      "solve_time": 2.504279851913452,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -20.625054215291936,
      "dual_objective_value": -20.625079174008114,
      "duality_gap": 2.4958716178247187e-05,
      "primal_infeasibility": 7.626469959925607e-07,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1635,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:04:37",
      "solve_time": 2.1745322916666665,
      "status": "UNKNOWN",
      "primal_objective_value": -20.62505846427079,
      "dual_objective_value": -20.62507774002214,
      "duality_gap": 1.9275751348857284e-05,
      "primal_infeasibility": 5.828261469963749e-08,
      "dual_infeasibility": 0.0,
      "iterations": 22,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 2.1745322916666665,
          "setup_time": [],
          "iterations": 22,
          "primal_objective_value": -20.62505846427079,
          "dual_objective_value": -20.62507774002214,
          "duality_gap": 1.9275751348857284e-05,
          "primal_infeasibility": 5.828261469963749e-08,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:04:33",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1505,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:44:34",
      "solve_time": 3.7043799583333334,
      "status": "NUM_ERROR",
      "primal_objective_value": -20.625087691567924,
      "dual_objective_value": -20.625088042230974,
      "duality_gap": 3.506630505967223e-07,
      "primal_infeasibility": 4.0114303820059954e-07,
      "dual_infeasibility": 0.0,
      "iterations": 40,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 3.7043799583333334,
          "setup_time": [],
          "iterations": 40,
          "primal_objective_value": -20.625087691567924,
          "dual_objective_value": -20.625088042230974,
          "duality_gap": 3.506630505967223e-07,
          "primal_infeasibility": 4.0114303820059954e-07,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:44:31",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 785,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "control7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:04:12",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2204,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:52:26",
      "solve_time": 19.301553964614868,
      "status": "OPTIMAL",
      "primal_objective_value": -20.2863714283772,
      "dual_objective_value": -20.286371308207375,
      "duality_gap": -1.201698260899775e-07,
      "primal_infeasibility": 5.539607872665644e-07,
      "dual_infeasibility": 1.4511474711248118e-07,
      "iterations": 40,
      "memo": {
        "solver_solve_time": 19.143677041,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2205,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "control8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:52:40",
      "solve_time": 11.985829830169678,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 790,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "control8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:06:02",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 791,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:06:03",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 792,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "control8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:06:03",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 793,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "control8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:06:03",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2206,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "control8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:54:40",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2203,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "control8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:52:06",
      "solve_time": 4.015629053115845,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -20.286315458750884,
      "dual_objective_value": -20.286372440169522,
      "duality_gap": 5.698141863774708e-05,
      "primal_infeasibility": 2.99146677629299e-07,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1636,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:04:47",
      "solve_time": 3.2315104166666666,
      "status": "UNKNOWN",
      "primal_objective_value": -20.286339185828837,
      "dual_objective_value": -20.286370196182016,
      "duality_gap": 3.101035317953915e-05,
      "primal_infeasibility": 6.98131306134552e-07,
      "dual_infeasibility": 0.0,
      "iterations": 22,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 3.2315104166666666,
          "setup_time": [],
          "iterations": 22,
          "primal_objective_value": -20.286339185828837,
          "dual_objective_value": -20.286370196182016,
          "duality_gap": 3.101035317953915e-05,
          "primal_infeasibility": 6.98131306134552e-07,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:04:44",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1506,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:44:48",
      "solve_time": 6.0665873333333336,
      "status": "NUM_ERROR",
      "primal_objective_value": -20.286375865662162,
      "dual_objective_value": -20.286374249545677,
      "duality_gap": 1.6161164850814203e-06,
      "primal_infeasibility": 4.233911977499572e-07,
      "dual_infeasibility": 0.0,
      "iterations": 40,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 6.0665873333333336,
          "setup_time": [],
          "iterations": 40,
          "primal_objective_value": -20.286375865662162,
          "dual_objective_value": -20.286374249545677,
          "duality_gap": 1.6161164850814203e-06,
          "primal_infeasibility": 4.233911977499572e-07,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:44:45",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 794,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "control8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:06:04",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2208,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:55:19",
      "solve_time": 29.263099193572998,
      "status": "OPTIMAL",
      "primal_objective_value": -14.675430563285023,
      "dual_objective_value": -14.675430500128785,
      "duality_gap": -6.315623757302546e-08,
      "primal_infeasibility": 1.0734959395341116e-06,
      "dual_infeasibility": 0.0,
      "iterations": 35,
      "memo": {
        "solver_solve_time": 29.023103417,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2209,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "control9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:55:39",
      "solve_time": 18.054994821548462,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 800,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "control9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:10:50",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 801,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "control9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:10:51",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 802,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "control9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:10:51",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 803,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "control9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:10:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2210,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "control9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:57:39",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2207,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "control9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:54:48",
      "solve_time": 6.55282998085022,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -14.67540228481323,
      "dual_objective_value": -14.675431392929916,
      "duality_gap": 2.910811668499491e-05,
      "primal_infeasibility": 1.4589427065347405e-08,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1637,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:04:59",
      "solve_time": 5.164574291666667,
      "status": "UNKNOWN",
      "primal_objective_value": -14.675411161814361,
      "dual_objective_value": -14.675428193598599,
      "duality_gap": 1.7031784237175884e-05,
      "primal_infeasibility": 3.695427597785709e-07,
      "dual_infeasibility": 0.0,
      "iterations": 24,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 5.164574291666667,
          "setup_time": [],
          "iterations": 24,
          "primal_objective_value": -14.675411161814361,
          "dual_objective_value": -14.675428193598599,
          "duality_gap": 1.7031784237175884e-05,
          "primal_infeasibility": 3.695427597785709e-07,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:04:57",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1507,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "control9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:45:05",
      "solve_time": 10.212919458333333,
      "status": "NUM_ERROR",
      "primal_objective_value": -14.6754285362703,
      "dual_objective_value": -14.675428798508477,
      "duality_gap": 2.622381778394356e-07,
      "primal_infeasibility": 1.582313837708998e-07,
      "dual_infeasibility": 0.0,
      "iterations": 40,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 10.212919458333333,
          "setup_time": [],
          "iterations": 40,
          "primal_objective_value": -14.6754285362703,
          "dual_objective_value": -14.675428798508477,
          "duality_gap": 2.622381778394356e-07,
          "primal_infeasibility": 1.582313837708998e-07,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:45:03",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 804,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "control9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:10:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2220,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "equalG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:08:01",
      "solve_time": 32.29365611076355,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-05 00:07:29 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-05 00:07:29 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-05 00:07:29 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-05 00:07:29 - python_solver_runner - INFO - Subprocess solving equalG11 with cvxpy_clarabel\n2025-08-05 00:07:29 - python_solver_runner - INFO - Solving equalG11 with cvxpy_clarabel\n2025-08-05 00:07:29 - solver_cvxpy_clarabel - INFO - Initialized CVXPY solver 'cvxpy_clarabel' with backend 'CLARABEL'\n2025-08-05 00:07:29 - dat_loader - INFO - Loading SDPA .dat-s file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/SDPLIB/data/equalG11.dat-s\n2025-08-05 00:07:29 - dat_loader - INFO - Converted equalG11: SDP problem (641601 vars, 801 constraints)\n2025-08-05 00:07:29 - dat_loader - INFO - Successfully loaded DAT problem: ProblemData(name='equalG11', class='SDP', 641601 vars, 801 constraints)",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2221,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "equalG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:10:02",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1388,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "equalG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:17:51",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1389,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "equalG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:17:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1390,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "equalG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:17:53",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1391,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "equalG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:17:53",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2222,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "equalG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:12:02",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2219,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "equalG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:07:28",
      "solve_time": 50.860018253326416,
      "status": "OPTIMAL",
      "primal_objective_value": -629.1552658005733,
      "dual_objective_value": -629.1552929633996,
      "duality_gap": 2.716282631354261e-05,
      "primal_infeasibility": 2.369371882908525e-12,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1612,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "equalG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:01:56",
      "solve_time": 5.390393125,
      "status": "OPTIMAL",
      "primal_objective_value": -629.1552924715518,
      "dual_objective_value": -629.155292824143,
      "duality_gap": 3.52591200680763e-07,
      "primal_infeasibility": 1.783924970601402e-12,
      "dual_infeasibility": 6.427897648455087e-18,
      "iterations": 17,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 5.390393125,
          "setup_time": [],
          "iterations": 17,
          "primal_objective_value": -629.1552924715518,
          "dual_objective_value": -629.155292824143,
          "duality_gap": 3.52591200680763e-07,
          "primal_infeasibility": 1.783924970601402e-12,
          "dual_infeasibility": 6.427897648455087e-18,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:01:52",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1497,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "equalG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:41:57",
      "solve_time": 40.736246875,
      "status": "NUM_ERROR",
      "primal_objective_value": -629.1548520668078,
      "dual_objective_value": -629.147034816694,
      "duality_gap": 0.007817250113816954,
      "primal_infeasibility": 2.5361087944180886e-08,
      "dual_infeasibility": 4.2544376286179536e-11,
      "iterations": 24,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 40.736246875,
          "setup_time": [],
          "iterations": 24,
          "primal_objective_value": -629.1548520668078,
          "dual_objective_value": -629.147034816694,
          "duality_gap": 0.007817250113816954,
          "primal_infeasibility": 2.5361087944180886e-08,
          "dual_infeasibility": 4.2544376286179536e-11,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:41:54",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1392,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "equalG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:17:54",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2224,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "equalG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:14:20",
      "solve_time": 36.03781485557556,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-05 00:13:43 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-05 00:13:43 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-05 00:13:43 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-05 00:13:43 - python_solver_runner - INFO - Subprocess solving equalG51 with cvxpy_clarabel\n2025-08-05 00:13:43 - python_solver_runner - INFO - Solving equalG51 with cvxpy_clarabel\n2025-08-05 00:13:43 - solver_cvxpy_clarabel - INFO - Initialized CVXPY solver 'cvxpy_clarabel' with backend 'CLARABEL'\n2025-08-05 00:13:43 - dat_loader - INFO - Loading SDPA .dat-s file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/SDPLIB/data/equalG51.dat-s\n2025-08-05 00:13:44 - dat_loader - INFO - Converted equalG51: SDP problem (1002001 vars, 1001 constraints)\n2025-08-05 00:13:44 - dat_loader - INFO - Successfully loaded DAT problem: ProblemData(name='equalG51', class='SDP', 1002001 vars, 1001 constraints)",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2225,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "equalG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:16:20",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 835,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "equalG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:33:09",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 836,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "equalG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:33:10",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 837,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "equalG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:33:10",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 838,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "equalG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:33:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2226,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "equalG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:18:21",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2223,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "equalG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:13:43",
      "solve_time": 98.00020503997803,
      "status": "OPTIMAL",
      "primal_objective_value": -4005.6011905473815,
      "dual_objective_value": -4005.6013169406397,
      "duality_gap": 0.00012639325814234326,
      "primal_infeasibility": 7.832639830764701e-11,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1613,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "equalG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:02:29",
      "solve_time": 8.547652125,
      "status": "OPTIMAL",
      "primal_objective_value": -4005.601288017268,
      "dual_objective_value": -4005.601316366677,
      "duality_gap": 2.834940914908657e-05,
      "primal_infeasibility": 5.789644333861485e-11,
      "dual_infeasibility": 0.0,
      "iterations": 18,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 8.547652125,
          "setup_time": [],
          "iterations": 18,
          "primal_objective_value": -4005.601288017268,
          "dual_objective_value": -4005.601316366677,
          "duality_gap": 2.834940914908657e-05,
          "primal_infeasibility": 5.789644333861485e-11,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:02:24",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1498,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "equalG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:43:46",
      "solve_time": 84.32632358333333,
      "status": "NUM_ERROR",
      "primal_objective_value": -4005.599767044349,
      "dual_objective_value": -4005.599767799965,
      "duality_gap": 7.556159289379138e-07,
      "primal_infeasibility": 8.95433741624491e-09,
      "dual_infeasibility": 5.676034290944519e-12,
      "iterations": 30,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 84.32632358333333,
          "setup_time": [],
          "iterations": 30,
          "primal_objective_value": -4005.599767044349,
          "dual_objective_value": -4005.599767799965,
          "duality_gap": 7.556159289379138e-07,
          "primal_infeasibility": 8.95433741624491e-09,
          "dual_infeasibility": 5.676034290944519e-12,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:43:42",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 839,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "equalG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:33:12",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2024,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:40:10",
      "solve_time": 24.420432090759277,
      "status": "OPTIMAL",
      "primal_objective_value": 44.94352143580459,
      "dual_objective_value": 44.943521202203435,
      "duality_gap": 2.3360115619652788e-07,
      "primal_infeasibility": 2.5595494078020857e-08,
      "dual_infeasibility": 1.5712483353179885e-09,
      "iterations": 26,
      "memo": {
        "solver_solve_time": 24.409408122,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2025,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:40:12",
      "solve_time": 1.319443941116333,
      "status": "OPTIMAL",
      "primal_objective_value": 44.943516455354754,
      "dual_objective_value": 44.94351577687856,
      "duality_gap": 6.784761907852044e-07,
      "primal_infeasibility": 6.165359139962672e-08,
      "dual_infeasibility": 2.922917563468684e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2282,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "gpp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:30:58",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2284,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:31:00",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2285,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "gpp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:31:01",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2283,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:30:59",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2026,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:40:33",
      "solve_time": 20.59488797187805,
      "status": "OPTIMAL",
      "primal_objective_value": 44.943699547453214,
      "dual_objective_value": 44.94369974548657,
      "duality_gap": -1.9803335504775532e-07,
      "primal_infeasibility": 8.108289283382372e-07,
      "dual_infeasibility": 1.6016297568809636e-06,
      "iterations": 19450,
      "memo": {
        "solver_solve_time": 20.583261750000002,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2023,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:39:45",
      "solve_time": 0.4165680408477783,
      "status": "OPTIMAL",
      "primal_objective_value": 44.94355314399055,
      "dual_objective_value": 44.943550479204376,
      "duality_gap": 2.6647861730566547e-06,
      "primal_infeasibility": 2.1521573192501864e-12,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1878,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6",
      "timestamp": "2025-07-22T15:51:34",
      "solve_time": 0.44436095833333333,
      "status": "OPTIMAL",
      "primal_objective_value": 44.94354787139288,
      "dual_objective_value": 44.943548863521535,
      "duality_gap": 9.921286547864838e-07,
      "primal_infeasibility": 2.734211981964889e-10,
      "dual_infeasibility": 0.0,
      "iterations": 14,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.44436095833333333,
          "setup_time": [],
          "iterations": 14,
          "primal_objective_value": 44.94354787139288,
          "dual_objective_value": 44.943548863521535,
          "duality_gap": 9.921286547864838e-07,
          "primal_infeasibility": 2.734211981964889e-10,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:51:32",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1865,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6",
      "timestamp": "2025-07-22T15:44:53",
      "solve_time": 0.7721935,
      "status": "NUM_ERROR",
      "primal_objective_value": 44.94351945079613,
      "dual_objective_value": 44.943668273606576,
      "duality_gap": 0.0001488228104449263,
      "primal_infeasibility": 3.6371368159315026e-07,
      "dual_infeasibility": 1.8043086007717958e-08,
      "iterations": 21,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.7721935,
          "setup_time": [],
          "iterations": 21,
          "primal_objective_value": 44.94351945079613,
          "dual_objective_value": 44.943668273606576,
          "duality_gap": 0.0001488228104449263,
          "primal_infeasibility": 3.6371368159315026e-07,
          "dual_infeasibility": 1.8043086007717958e-08,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:44:50",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2286,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "gpp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:31:02",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2028,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:41:48",
      "solve_time": 73.53240489959717,
      "status": "OPTIMAL",
      "primal_objective_value": 7.343057048260827,
      "dual_objective_value": 7.343056996265297,
      "duality_gap": 5.199553054779926e-08,
      "primal_infeasibility": 1.2959915647658356e-08,
      "dual_infeasibility": 2.9534277759680858e-09,
      "iterations": 30,
      "memo": {
        "solver_solve_time": 73.514996203,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2029,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:41:52",
      "solve_time": 2.941185235977173,
      "status": "OPTIMAL",
      "primal_objective_value": 7.343069474100868,
      "dual_objective_value": 7.343069487135349,
      "duality_gap": -1.3034481050056002e-08,
      "primal_infeasibility": 5.133479828232705e-09,
      "dual_infeasibility": 7.610058312761891e-12,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2287,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:08",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2289,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:10",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2290,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2288,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:09",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2030,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:43:52",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2027,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:40:34",
      "solve_time": 0.6313779354095459,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 7.343079595579098,
      "dual_objective_value": 7.343076185089177,
      "duality_gap": 3.4104899215847695e-06,
      "primal_infeasibility": 2.927273492503322e-06,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1840,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:41:10",
      "solve_time": 0.5800415,
      "status": "OPTIMAL",
      "primal_objective_value": 7.343075216995572,
      "dual_objective_value": 7.343075708069313,
      "duality_gap": 4.910737407826105e-07,
      "primal_infeasibility": 3.445685296414346e-11,
      "dual_infeasibility": 0.0,
      "iterations": 17,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.5800415,
          "setup_time": [],
          "iterations": 17,
          "primal_objective_value": 7.343075216995572,
          "dual_objective_value": 7.343075708069313,
          "duality_gap": 4.910737407826105e-07,
          "primal_infeasibility": 3.445685296414346e-11,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:41:07",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1866,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6",
      "timestamp": "2025-07-22T15:44:59",
      "solve_time": 1.011289,
      "status": "NUM_ERROR",
      "primal_objective_value": 7.343040041853136,
      "dual_objective_value": 7.343323197544134,
      "duality_gap": 0.00028315569099746085,
      "primal_infeasibility": 4.6273048261564336e-07,
      "dual_infeasibility": 6.076241571456934e-08,
      "iterations": 23,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 1.011289,
          "setup_time": [],
          "iterations": 23,
          "primal_objective_value": 7.343040041853136,
          "dual_objective_value": 7.343323197544134,
          "duality_gap": 0.00028315569099746085,
          "primal_infeasibility": 4.6273048261564336e-07,
          "dual_infeasibility": 6.076241571456934e-08,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:44:56",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2291,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:12",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2032,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:45:03",
      "solve_time": 69.69699668884277,
      "status": "OPTIMAL",
      "primal_objective_value": 46.862264832079795,
      "dual_objective_value": 46.86226449534972,
      "duality_gap": 3.3673007493462137e-07,
      "primal_infeasibility": 2.5135826306059297e-08,
      "dual_infeasibility": 8.998138869898386e-10,
      "iterations": 28,
      "memo": {
        "solver_solve_time": 69.679521045,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2033,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:45:06",
      "solve_time": 2.4338388442993164,
      "status": "OPTIMAL",
      "primal_objective_value": 46.86227168740106,
      "dual_objective_value": 46.86227113257759,
      "duality_gap": 5.548234724983558e-07,
      "primal_infeasibility": 4.6663936113070845e-08,
      "dual_infeasibility": 2.3688111053568684e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2292,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2294,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:15",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2295,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:15",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2293,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:14",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2034,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:47:06",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2031,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:43:53",
      "solve_time": 0.614959716796875,
      "status": "OPTIMAL",
      "primal_objective_value": 46.8622983506127,
      "dual_objective_value": 46.862295004806455,
      "duality_gap": 3.345806241839e-06,
      "primal_infeasibility": 1.373933037186379e-08,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1841,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:41:15",
      "solve_time": 0.5533539166666667,
      "status": "OPTIMAL",
      "primal_objective_value": 46.86229340823787,
      "dual_objective_value": 46.86229387971365,
      "duality_gap": 4.7147577930672924e-07,
      "primal_infeasibility": 1.2319438807287507e-10,
      "dual_infeasibility": 0.0,
      "iterations": 15,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.5533539166666667,
          "setup_time": [],
          "iterations": 15,
          "primal_objective_value": 46.86229340823787,
          "dual_objective_value": 46.86229387971365,
          "duality_gap": 4.7147577930672924e-07,
          "primal_infeasibility": 1.2319438807287507e-10,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:41:13",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1867,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6",
      "timestamp": "2025-07-22T15:45:05",
      "solve_time": 1.067351625,
      "status": "NUM_ERROR",
      "primal_objective_value": 46.8623007758379,
      "dual_objective_value": 46.862310357065084,
      "duality_gap": 9.581227182309249e-06,
      "primal_infeasibility": 2.602493957176677e-07,
      "dual_infeasibility": 4.4461266039776315e-09,
      "iterations": 23,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 1.067351625,
          "setup_time": [],
          "iterations": 23,
          "primal_objective_value": 46.8623007758379,
          "dual_objective_value": 46.862310357065084,
          "duality_gap": 9.581227182309249e-06,
          "primal_infeasibility": 2.602493957176677e-07,
          "dual_infeasibility": 4.4461266039776315e-09,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:45:02",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2296,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:16",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2036,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:48:14",
      "solve_time": 66.16559410095215,
      "status": "OPTIMAL",
      "primal_objective_value": 153.01408663697256,
      "dual_objective_value": 153.01408542136193,
      "duality_gap": 1.2156106379279663e-06,
      "primal_infeasibility": 5.2151548589389365e-08,
      "dual_infeasibility": 8.00066489003644e-10,
      "iterations": 27,
      "memo": {
        "solver_solve_time": 66.147987458,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2037,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:48:17",
      "solve_time": 2.3794949054718018,
      "status": "OPTIMAL",
      "primal_objective_value": 153.01408360362933,
      "dual_objective_value": 153.01408174526287,
      "duality_gap": 1.8583664598281757e-06,
      "primal_infeasibility": 6.848434744436384e-08,
      "dual_infeasibility": 1.717152917121848e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2297,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:17",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2299,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:19",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2300,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:20",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2298,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2038,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:50:17",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2035,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:47:08",
      "solve_time": 0.6218161582946777,
      "status": "OPTIMAL",
      "primal_objective_value": 153.01412733964798,
      "dual_objective_value": 153.01412720660855,
      "duality_gap": 1.33039435468163e-07,
      "primal_infeasibility": 8.311483119261992e-09,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1842,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:41:21",
      "solve_time": 0.522561625,
      "status": "OPTIMAL",
      "primal_objective_value": 153.014122916332,
      "dual_objective_value": 153.01412446660885,
      "duality_gap": 1.550276834905162e-06,
      "primal_infeasibility": 4.152400563581602e-10,
      "dual_infeasibility": 0.0,
      "iterations": 14,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.522561625,
          "setup_time": [],
          "iterations": 14,
          "primal_objective_value": 153.014122916332,
          "dual_objective_value": 153.01412446660885,
          "duality_gap": 1.550276834905162e-06,
          "primal_infeasibility": 4.152400563581602e-10,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:41:18",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1868,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6",
      "timestamp": "2025-07-22T15:45:12",
      "solve_time": 1.3415220833333332,
      "status": "NUM_ERROR",
      "primal_objective_value": 153.01413111066205,
      "dual_objective_value": 153.0141433591371,
      "duality_gap": 1.2248475059095654e-05,
      "primal_infeasibility": 3.772924496141658e-07,
      "dual_infeasibility": 1.4242436509417165e-09,
      "iterations": 23,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 1.3415220833333332,
          "setup_time": [],
          "iterations": 23,
          "primal_objective_value": 153.01413111066205,
          "dual_objective_value": 153.0141433591371,
          "duality_gap": 1.2248475059095654e-05,
          "primal_infeasibility": 3.772924496141658e-07,
          "dual_infeasibility": 1.4242436509417165e-09,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:45:09",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2301,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:21",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2040,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:51:54",
      "solve_time": 95.07492804527283,
      "status": "OPTIMAL",
      "primal_objective_value": 418.9875424590275,
      "dual_objective_value": 418.9875415105999,
      "duality_gap": 9.484276120019786e-07,
      "primal_infeasibility": 4.418241810753433e-08,
      "dual_infeasibility": 1.0871892833263688e-09,
      "iterations": 32,
      "memo": {
        "solver_solve_time": 95.058631418,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2041,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:51:58",
      "solve_time": 2.832003116607666,
      "status": "OPTIMAL",
      "primal_objective_value": 418.98746606964215,
      "dual_objective_value": 418.98746467361104,
      "duality_gap": 1.3960311093796918e-06,
      "primal_infeasibility": 3.372914105987499e-08,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2302,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:22",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2304,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:24",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2305,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:25",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2303,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:23",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2042,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:53:58",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2039,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:50:18",
      "solve_time": 0.6177799701690674,
      "status": "OPTIMAL",
      "primal_objective_value": 418.9876329576085,
      "dual_objective_value": 418.987623002338,
      "duality_gap": 9.955270513728465e-06,
      "primal_infeasibility": 1.1983390832123164e-11,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1843,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:41:27",
      "solve_time": 0.7190450416666667,
      "status": "OPTIMAL",
      "primal_objective_value": 418.98759463635133,
      "dual_objective_value": 418.98760998623175,
      "duality_gap": 1.534988041385077e-05,
      "primal_infeasibility": 5.62265250487158e-10,
      "dual_infeasibility": 0.0,
      "iterations": 15,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.7190450416666667,
          "setup_time": [],
          "iterations": 15,
          "primal_objective_value": 418.98759463635133,
          "dual_objective_value": 418.98760998623175,
          "duality_gap": 1.534988041385077e-05,
          "primal_infeasibility": 5.62265250487158e-10,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:41:24",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1869,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6",
      "timestamp": "2025-07-22T15:45:19",
      "solve_time": 1.2991055833333334,
      "status": "NUM_ERROR",
      "primal_objective_value": 418.9877644444689,
      "dual_objective_value": 418.9878255927038,
      "duality_gap": 6.114823491998322e-05,
      "primal_infeasibility": 4.115301077190911e-07,
      "dual_infeasibility": 3.607218879110399e-09,
      "iterations": 25,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 1.2991055833333334,
          "setup_time": [],
          "iterations": 25,
          "primal_objective_value": 418.9877644444689,
          "dual_objective_value": 418.9878255927038,
          "duality_gap": 6.114823491998322e-05,
          "primal_infeasibility": 4.115301077190911e-07,
          "dual_infeasibility": 3.607218879110399e-09,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:45:16",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2306,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "gpp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:26",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2044,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:56:02",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2045,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:56:18",
      "solve_time": 14.727091073989868,
      "status": "OPTIMAL",
      "primal_objective_value": 15.444900580063722,
      "dual_objective_value": 15.444900197302442,
      "duality_gap": 3.827612804485625e-07,
      "primal_infeasibility": 3.879457797449652e-08,
      "dual_infeasibility": 3.257714081782618e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2307,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:27",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2309,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:29",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2310,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:30",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2308,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:28",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2046,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:58:18",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2043,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:54:01",
      "solve_time": 2.738187074661255,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 15.446607847213254,
      "dual_objective_value": 15.44490872745331,
      "duality_gap": 0.001699119759944523,
      "primal_infeasibility": 2.093336410893669e-07,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1844,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:41:33",
      "solve_time": 1.305260125,
      "status": "UNKNOWN",
      "primal_objective_value": 15.444916745668474,
      "dual_objective_value": 15.444916791369133,
      "duality_gap": 4.5700659256908693e-08,
      "primal_infeasibility": 8.619595094369608e-12,
      "dual_infeasibility": 1.5998195761311495e-13,
      "iterations": 18,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 1.305260125,
          "setup_time": [],
          "iterations": 18,
          "primal_objective_value": 15.444916745668474,
          "dual_objective_value": 15.444916791369133,
          "duality_gap": 4.5700659256908693e-08,
          "primal_infeasibility": 8.619595094369608e-12,
          "dual_infeasibility": 1.5998195761311495e-13,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:41:31",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1870,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6",
      "timestamp": "2025-07-22T15:45:27",
      "solve_time": 3.5781583333333336,
      "status": "NUM_ERROR",
      "primal_objective_value": 15.444884449808155,
      "dual_objective_value": 15.4450291912657,
      "duality_gap": 0.00014474145754483914,
      "primal_infeasibility": 7.773040500979703e-07,
      "dual_infeasibility": 9.678959317803167e-09,
      "iterations": 25,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 3.5781583333333336,
          "setup_time": [],
          "iterations": 25,
          "primal_objective_value": 15.444884449808155,
          "dual_objective_value": 15.4450291912657,
          "duality_gap": 0.00014474145754483914,
          "primal_infeasibility": 7.773040500979703e-07,
          "dual_infeasibility": 9.678959317803167e-09,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:45:25",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2311,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:31",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2048,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:00:23",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2049,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:00:39",
      "solve_time": 15.732684135437012,
      "status": "OPTIMAL",
      "primal_objective_value": 81.86892758846523,
      "dual_objective_value": 81.86892640326104,
      "duality_gap": 1.1852041836846183e-06,
      "primal_infeasibility": 6.319784139238923e-08,
      "dual_infeasibility": 2.534971057205083e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2312,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:32",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2314,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:34",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2315,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:35",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2313,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:33",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2050,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:02:39",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2047,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T12:58:21",
      "solve_time": 2.771937131881714,
      "status": "OPTIMAL",
      "primal_objective_value": 81.86896145123242,
      "dual_objective_value": 81.86895868580729,
      "duality_gap": 2.765425136885824e-06,
      "primal_infeasibility": 4.495223038672261e-13,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1845,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:41:41",
      "solve_time": 1.0700413333333334,
      "status": "OPTIMAL",
      "primal_objective_value": 81.86895604876402,
      "dual_objective_value": 81.86895743427542,
      "duality_gap": 1.385511396279071e-06,
      "primal_infeasibility": 1.2930217037292772e-10,
      "dual_infeasibility": 1.5507764493660058e-14,
      "iterations": 16,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 1.0700413333333334,
          "setup_time": [],
          "iterations": 16,
          "primal_objective_value": 81.86895604876402,
          "dual_objective_value": 81.86895743427542,
          "duality_gap": 1.385511396279071e-06,
          "primal_infeasibility": 1.2930217037292772e-10,
          "dual_infeasibility": 1.5507764493660058e-14,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:41:37",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1871,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6",
      "timestamp": "2025-07-22T15:45:36",
      "solve_time": 3.7947375416666667,
      "status": "NUM_ERROR",
      "primal_objective_value": 81.86902025037489,
      "dual_objective_value": 81.86944910336783,
      "duality_gap": 0.00042885299293971,
      "primal_infeasibility": 4.94138352678929e-07,
      "dual_infeasibility": 1.1701289111328567e-08,
      "iterations": 25,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 3.7947375416666667,
          "setup_time": [],
          "iterations": 25,
          "primal_objective_value": 81.86902025037489,
          "dual_objective_value": 81.86944910336783,
          "duality_gap": 0.00042885299293971,
          "primal_infeasibility": 4.94138352678929e-07,
          "dual_infeasibility": 1.1701289111328567e-08,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:45:34",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2316,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:36",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2052,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:04:44",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2053,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:04:59",
      "solve_time": 14.465261220932007,
      "status": "OPTIMAL",
      "primal_objective_value": 303.5392513049725,
      "dual_objective_value": 303.53924845771263,
      "duality_gap": 2.8472598501139146e-06,
      "primal_infeasibility": 7.080286602904634e-08,
      "dual_infeasibility": 8.487394573341143e-12,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2317,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:37",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2319,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:39",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2320,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:40",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2318,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:38",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2054,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:06:59",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2051,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:02:43",
      "solve_time": 2.7531580924987793,
      "status": "OPTIMAL",
      "primal_objective_value": 303.5393343673693,
      "dual_objective_value": 303.5393239344627,
      "duality_gap": 1.0432906606183678e-05,
      "primal_infeasibility": 3.293294155188434e-13,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1846,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:41:48",
      "solve_time": 1.0686595833333334,
      "status": "OPTIMAL",
      "primal_objective_value": 303.5393167017354,
      "dual_objective_value": 303.5393198675198,
      "duality_gap": 3.1657843919674633e-06,
      "primal_infeasibility": 3.327821459253514e-10,
      "dual_infeasibility": 0.0,
      "iterations": 15,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 1.0686595833333334,
          "setup_time": [],
          "iterations": 15,
          "primal_objective_value": 303.5393167017354,
          "dual_objective_value": 303.5393198675198,
          "duality_gap": 3.1657843919674633e-06,
          "primal_infeasibility": 3.327821459253514e-10,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:41:45",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1872,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6",
      "timestamp": "2025-07-22T15:45:46",
      "solve_time": 4.021484041666667,
      "status": "NUM_ERROR",
      "primal_objective_value": 303.53929877505766,
      "dual_objective_value": 303.540211904581,
      "duality_gap": 0.0009131295233260062,
      "primal_infeasibility": 5.409184861944874e-07,
      "dual_infeasibility": 5.977453961703577e-09,
      "iterations": 26,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 4.021484041666667,
          "setup_time": [],
          "iterations": 26,
          "primal_objective_value": 303.53929877505766,
          "dual_objective_value": 303.540211904581,
          "duality_gap": 0.0009131295233260062,
          "primal_infeasibility": 5.409184861944874e-07,
          "dual_infeasibility": 5.977453961703577e-09,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:45:43",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2321,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:41",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2056,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:09:04",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2057,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:09:20",
      "solve_time": 14.835282802581787,
      "status": "OPTIMAL",
      "primal_objective_value": 747.328215683326,
      "dual_objective_value": 747.3282126610573,
      "duality_gap": 3.022268742824963e-06,
      "primal_infeasibility": 4.0097982702259803e-08,
      "dual_infeasibility": 1.144431183059174e-12,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2322,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:43",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2324,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:45",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2325,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:46",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2323,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:44",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2058,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:11:20",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2055,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:07:03",
      "solve_time": 2.731801986694336,
      "status": "OPTIMAL",
      "primal_objective_value": 747.3283200675708,
      "dual_objective_value": 747.3283086121074,
      "duality_gap": 1.1455463322818105e-05,
      "primal_infeasibility": 2.765810017928616e-11,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1847,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:41:54",
      "solve_time": 0.9967734583333333,
      "status": "OPTIMAL",
      "primal_objective_value": 747.3283058391797,
      "dual_objective_value": 747.3283049708084,
      "duality_gap": 8.683713303980767e-07,
      "primal_infeasibility": 2.2452130375841572e-10,
      "dual_infeasibility": 0.0,
      "iterations": 14,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.9967734583333333,
          "setup_time": [],
          "iterations": 14,
          "primal_objective_value": 747.3283058391797,
          "dual_objective_value": 747.3283049708084,
          "duality_gap": 8.683713303980767e-07,
          "primal_infeasibility": 2.2452130375841572e-10,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:41:52",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1873,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6",
      "timestamp": "2025-07-22T15:45:55",
      "solve_time": 3.3964448333333332,
      "status": "NUM_ERROR",
      "primal_objective_value": 747.328611326081,
      "dual_objective_value": 747.3286056221518,
      "duality_gap": 5.703929218725534e-06,
      "primal_infeasibility": 1.5891172434487362e-06,
      "dual_infeasibility": 1.0336478520663563e-09,
      "iterations": 24,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 3.3964448333333332,
          "setup_time": [],
          "iterations": 24,
          "primal_objective_value": 747.328611326081,
          "dual_objective_value": 747.3286056221518,
          "duality_gap": 5.703929218725534e-06,
          "primal_infeasibility": 1.5891172434487362e-06,
          "dual_infeasibility": 1.0336478520663563e-09,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:45:52",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2326,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "gpp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:47",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2060,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:12:04",
      "solve_time": 28.537490129470825,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-04 22:11:36 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-04 22:11:36 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-04 22:11:36 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-04 22:11:36 - python_solver_runner - INFO - Subprocess solving gpp500-1 with cvxpy_clarabel\n2025-08-04 22:11:36 - python_solver_runner - INFO - Solving gpp500-1 with cvxpy_clarabel\n2025-08-04 22:11:36 - solver_cvxpy_clarabel - INFO - Initialized CVXPY solver 'cvxpy_clarabel' with backend 'CLARABEL'\n2025-08-04 22:11:36 - dat_loader - INFO - Loading SDPA .dat-s file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/SDPLIB/data/gpp500-1.dat-s\n2025-08-04 22:11:36 - dat_loader - INFO - Converted gpp500-1: SDP problem (250000 vars, 501 constraints)\n2025-08-04 22:11:36 - dat_loader - INFO - Successfully loaded DAT problem: ProblemData(name='gpp500-1', class='SDP', 250000 vars, 501 constraints)",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2061,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:14:04",
      "solve_time": 117.96824312210083,
      "status": "OPTIMAL",
      "primal_objective_value": 25.320526674810647,
      "dual_objective_value": 25.32052637938557,
      "duality_gap": 2.954250781783685e-07,
      "primal_infeasibility": 2.1919175642173723e-08,
      "dual_infeasibility": 8.274734152904314e-12,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2327,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:48",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2329,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2330,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:53",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2328,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:50",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2062,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:16:04",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2059,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:11:36",
      "solve_time": 14.758704900741577,
      "status": "OPTIMAL",
      "primal_objective_value": 25.32054457240321,
      "dual_objective_value": 25.320543492733886,
      "duality_gap": 1.079669324610677e-06,
      "primal_infeasibility": 1.3074092923281278e-11,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1848,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:42:04",
      "solve_time": 2.947858166666667,
      "status": "NUM_ERROR",
      "primal_objective_value": 25.320546265113887,
      "dual_objective_value": 25.320543834359203,
      "duality_gap": 2.430754683757641e-06,
      "primal_infeasibility": 3.084055027579803e-14,
      "dual_infeasibility": 1.140507524262097e-12,
      "iterations": 22,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "num_error",
          "solve_time": 2.947858166666667,
          "setup_time": [],
          "iterations": 22,
          "primal_objective_value": 25.320546265113887,
          "dual_objective_value": 25.320543834359203,
          "duality_gap": 2.430754683757641e-06,
          "primal_infeasibility": 3.084055027579803e-14,
          "dual_infeasibility": 1.140507524262097e-12,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:42:01",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1874,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6",
      "timestamp": "2025-07-22T15:46:18",
      "solve_time": 15.377118958333334,
      "status": "NUM_ERROR",
      "primal_objective_value": 25.320632841703226,
      "dual_objective_value": 25.322930361468835,
      "duality_gap": 0.0022975197656087687,
      "primal_infeasibility": 1.1452090235982779e-06,
      "dual_infeasibility": 3.397050009105795e-08,
      "iterations": 28,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 15.377118958333334,
          "setup_time": [],
          "iterations": 28,
          "primal_objective_value": 25.320632841703226,
          "dual_objective_value": 25.322930361468835,
          "duality_gap": 0.0022975197656087687,
          "primal_infeasibility": 1.1452090235982779e-06,
          "dual_infeasibility": 3.397050009105795e-08,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:46:15",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2331,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:55",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2064,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:16:49",
      "solve_time": 28.745557069778442,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-04 22:16:20 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-04 22:16:20 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-04 22:16:20 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-04 22:16:20 - python_solver_runner - INFO - Subprocess solving gpp500-2 with cvxpy_clarabel\n2025-08-04 22:16:20 - python_solver_runner - INFO - Solving gpp500-2 with cvxpy_clarabel\n2025-08-04 22:16:20 - solver_cvxpy_clarabel - INFO - Initialized CVXPY solver 'cvxpy_clarabel' with backend 'CLARABEL'\n2025-08-04 22:16:20 - dat_loader - INFO - Loading SDPA .dat-s file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/SDPLIB/data/gpp500-2.dat-s\n2025-08-04 22:16:20 - dat_loader - INFO - Converted gpp500-2: SDP problem (250000 vars, 501 constraints)\n2025-08-04 22:16:20 - dat_loader - INFO - Successfully loaded DAT problem: ProblemData(name='gpp500-2', class='SDP', 250000 vars, 501 constraints)",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2065,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:18:44",
      "solve_time": 114.04924011230469,
      "status": "OPTIMAL",
      "primal_objective_value": 156.06035666172633,
      "dual_objective_value": 156.06035552858836,
      "duality_gap": 1.133137971010001e-06,
      "primal_infeasibility": 4.103628736945596e-08,
      "dual_infeasibility": 8.100882058962239e-12,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2332,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:56",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2334,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:59",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2335,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:33:01",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2333,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:32:58",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2066,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:20:44",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2063,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:16:20",
      "solve_time": 14.896263122558594,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 156.06044168820128,
      "dual_objective_value": 156.06038737307432,
      "duality_gap": 5.431512695963647e-05,
      "primal_infeasibility": 9.95614195158524e-08,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1849,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:42:15",
      "solve_time": 2.782814,
      "status": "OPTIMAL",
      "primal_objective_value": 156.06039007012993,
      "dual_objective_value": 156.06038734464326,
      "duality_gap": 2.725486666577126e-06,
      "primal_infeasibility": 1.5107253167137408e-11,
      "dual_infeasibility": 0.0,
      "iterations": 18,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 2.782814,
          "setup_time": [],
          "iterations": 18,
          "primal_objective_value": 156.06039007012993,
          "dual_objective_value": 156.06038734464326,
          "duality_gap": 2.725486666577126e-06,
          "primal_infeasibility": 1.5107253167137408e-11,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:42:11",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1875,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6",
      "timestamp": "2025-07-22T15:46:41",
      "solve_time": 15.842044375,
      "status": "NUM_ERROR",
      "primal_objective_value": 156.06069685644727,
      "dual_objective_value": 156.0654106456209,
      "duality_gap": 0.004713789173621308,
      "primal_infeasibility": 5.653736676264694e-07,
      "dual_infeasibility": 2.731499527461661e-08,
      "iterations": 27,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 15.842044375,
          "setup_time": [],
          "iterations": 27,
          "primal_objective_value": 156.06069685644727,
          "dual_objective_value": 156.0654106456209,
          "duality_gap": 0.004713789173621308,
          "primal_infeasibility": 5.653736676264694e-07,
          "dual_infeasibility": 2.731499527461661e-08,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:46:38",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2336,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:33:02",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2068,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:21:32",
      "solve_time": 30.809092044830322,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-04 22:21:01 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-04 22:21:01 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-04 22:21:01 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-04 22:21:01 - python_solver_runner - INFO - Subprocess solving gpp500-3 with cvxpy_clarabel\n2025-08-04 22:21:01 - python_solver_runner - INFO - Solving gpp500-3 with cvxpy_clarabel\n2025-08-04 22:21:01 - solver_cvxpy_clarabel - INFO - Initialized CVXPY solver 'cvxpy_clarabel' with backend 'CLARABEL'\n2025-08-04 22:21:01 - dat_loader - INFO - Loading SDPA .dat-s file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/SDPLIB/data/gpp500-3.dat-s\n2025-08-04 22:21:01 - dat_loader - INFO - Converted gpp500-3: SDP problem (250000 vars, 501 constraints)\n2025-08-04 22:21:01 - dat_loader - INFO - Successfully loaded DAT problem: ProblemData(name='gpp500-3', class='SDP', 250000 vars, 501 constraints)",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2069,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:23:32",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2337,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:33:04",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2339,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:33:07",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2340,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:33:09",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2338,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:33:06",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2070,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:25:32",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2067,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:21:00",
      "solve_time": 14.947671175003052,
      "status": "OPTIMAL",
      "primal_objective_value": 513.0176116916346,
      "dual_objective_value": 513.0176020214957,
      "duality_gap": 9.670138865658373e-06,
      "primal_infeasibility": 1.7217391148694617e-12,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1850,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:42:26",
      "solve_time": 2.2795346666666667,
      "status": "OPTIMAL",
      "primal_objective_value": 513.0176090027193,
      "dual_objective_value": 513.0176019918591,
      "duality_gap": 7.010860144873732e-06,
      "primal_infeasibility": 4.510660770051609e-12,
      "dual_infeasibility": 0.0,
      "iterations": 16,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 2.2795346666666667,
          "setup_time": [],
          "iterations": 16,
          "primal_objective_value": 513.0176090027193,
          "dual_objective_value": 513.0176019918591,
          "duality_gap": 7.010860144873732e-06,
          "primal_infeasibility": 4.510660770051609e-12,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:42:22",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1876,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6",
      "timestamp": "2025-07-22T15:47:06",
      "solve_time": 18.165691125,
      "status": "NUM_ERROR",
      "primal_objective_value": 513.0180735864465,
      "dual_objective_value": 513.0180749365385,
      "duality_gap": 1.3500920204023714e-06,
      "primal_infeasibility": 4.4434696313909057e-07,
      "dual_infeasibility": 1.0333092976055663e-09,
      "iterations": 27,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 18.165691125,
          "setup_time": [],
          "iterations": 27,
          "primal_objective_value": 513.0180735864465,
          "dual_objective_value": 513.0180749365385,
          "duality_gap": 1.3500920204023714e-06,
          "primal_infeasibility": 4.4434696313909057e-07,
          "dual_infeasibility": 1.0333092976055663e-09,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:47:04",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2341,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:33:10",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2072,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:26:19",
      "solve_time": 30.212826013565063,
      "status": "SIGKILL",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_type": "SIGKILL",
        "error_details": "Process terminated (returncode -9). 2025-08-04 22:25:49 - problem_interface - INFO - Loaded 124 problems from registry\n2025-08-04 22:25:49 - problem_interface - INFO - Initialized problem interface with 124 problems\n2025-08-04 22:25:49 - python_solver_runner - INFO - Initialized Python interface (lazy solver detection)\n2025-08-04 22:25:49 - python_solver_runner - INFO - Subprocess solving gpp500-4 with cvxpy_clarabel\n2025-08-04 22:25:49 - python_solver_runner - INFO - Solving gpp500-4 with cvxpy_clarabel\n2025-08-04 22:25:49 - solver_cvxpy_clarabel - INFO - Initialized CVXPY solver 'cvxpy_clarabel' with backend 'CLARABEL'\n2025-08-04 22:25:49 - dat_loader - INFO - Loading SDPA .dat-s file: /Users/naoki/PycharmProjects/optimization-solver-benchmark/problems/SDPLIB/data/gpp500-4.dat-s\n2025-08-04 22:25:49 - dat_loader - INFO - Converted gpp500-4: SDP problem (250000 vars, 501 constraints)\n2025-08-04 22:25:49 - dat_loader - INFO - Successfully loaded DAT problem: ProblemData(name='gpp500-4', class='SDP', 250000 vars, 501 constraints)",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2073,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:28:19",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2342,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:33:12",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2344,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:33:15",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2345,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:33:17",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2343,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:33:14",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2074,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:30:19",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2071,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T13:25:48",
      "solve_time": 15.022250890731812,
      "status": "OPTIMAL",
      "primal_objective_value": 1567.0188583796264,
      "dual_objective_value": 1567.0187909110516,
      "duality_gap": 6.746857479811297e-05,
      "primal_infeasibility": 7.443909590382624e-12,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1851,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:42:37",
      "solve_time": 2.642140875,
      "status": "OPTIMAL",
      "primal_objective_value": 1567.0187951883258,
      "dual_objective_value": 1567.0187917942853,
      "duality_gap": 3.3940405046450906e-06,
      "primal_infeasibility": 8.670520994656674e-12,
      "dual_infeasibility": 0.0,
      "iterations": 17,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 2.642140875,
          "setup_time": [],
          "iterations": 17,
          "primal_objective_value": 1567.0187951883258,
          "dual_objective_value": 1567.0187917942853,
          "duality_gap": 3.3940405046450906e-06,
          "primal_infeasibility": 8.670520994656674e-12,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:42:34",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1877,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6",
      "timestamp": "2025-07-22T15:47:28",
      "solve_time": 15.819546916666667,
      "status": "NUM_ERROR",
      "primal_objective_value": 1567.0194253372717,
      "dual_objective_value": 1567.026642378539,
      "duality_gap": 0.007217041267267632,
      "primal_infeasibility": 3.401601219505255e-07,
      "dual_infeasibility": 3.479858546976129e-09,
      "iterations": 26,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 15.819546916666667,
          "setup_time": [],
          "iterations": 26,
          "primal_objective_value": 1567.0194253372717,
          "dual_objective_value": 1567.026642378539,
          "duality_gap": 0.007217041267267632,
          "primal_infeasibility": 3.401601219505255e-07,
          "dual_infeasibility": 3.479858546976129e-09,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:47:26",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2346,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "gpp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:33:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1000,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:55:01",
      "solve_time": 0.005572795867919922,
      "status": "OPTIMAL",
      "primal_objective_value": -2.0326681219679923,
      "dual_objective_value": -2.0326681159848516,
      "duality_gap": -5.983140649590268e-09,
      "primal_infeasibility": 1.5142732808798136e-09,
      "dual_infeasibility": 5.8528406408805414e-08,
      "iterations": 27,
      "memo": {
        "solver_solve_time": 0.002366377,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1001,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "hinf1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:55:01",
      "solve_time": 0.05380678176879883,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1004,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "hinf1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:55:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1005,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:55:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1006,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "hinf1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:55:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1007,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:55:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1002,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:55:02",
      "solve_time": 0.5455272197723389,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -2.034025995512536,
      "dual_objective_value": -2.033865317055243,
      "duality_gap": -0.00016067845729317298,
      "primal_infeasibility": 2.999590308495669e-06,
      "dual_infeasibility": 0.0,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 0.541413458,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1003,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:55:02",
      "solve_time": 0.008548974990844727,
      "status": "OPTIMAL",
      "primal_objective_value": -2.0326162960518173,
      "dual_objective_value": -2.0326162960518173,
      "duality_gap": 0.0,
      "primal_infeasibility": 3.967316966357652e-09,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1614,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:02:34",
      "solve_time": 0.37224925,
      "status": "UNKNOWN",
      "primal_objective_value": -2.0327304439087186,
      "dual_objective_value": -2.032679460642064,
      "duality_gap": 5.098326665464725e-05,
      "primal_infeasibility": 2.666994274501407e-08,
      "dual_infeasibility": 0.0,
      "iterations": 22,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 0.37224925,
          "setup_time": [],
          "iterations": 22,
          "primal_objective_value": -2.0327304439087186,
          "dual_objective_value": -2.032679460642064,
          "duality_gap": 5.098326665464725e-05,
          "primal_infeasibility": 2.666994274501407e-08,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:02:32",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1471,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:38:35",
      "solve_time": 0.38086575,
      "status": "NUM_ERROR",
      "primal_objective_value": -2.032702691217913,
      "dual_objective_value": -2.0326573971090376,
      "duality_gap": 4.5294108875548744e-05,
      "primal_infeasibility": 1.1139356829973714e-08,
      "dual_infeasibility": 0.0,
      "iterations": 24,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.38086575,
          "setup_time": [],
          "iterations": 24,
          "primal_objective_value": -2.032702691217913,
          "dual_objective_value": -2.0326573971090376,
          "duality_gap": 4.5294108875548744e-05,
          "primal_infeasibility": 1.1139356829973714e-08,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:38:32",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1008,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "hinf1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:55:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 923,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:22:57",
      "solve_time": 0.006523847579956055,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -108.78737562810723,
      "dual_objective_value": -108.78736989216672,
      "duality_gap": -5.73594050479187e-06,
      "primal_infeasibility": 7.50016586494756e-08,
      "dual_infeasibility": 8.372072031670971e-08,
      "iterations": 24,
      "memo": {
        "solver_solve_time": 0.003101377,
        "problem_class": "SDP"
      }
    },
    {
      "id": 924,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "hinf10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:22:57",
      "solve_time": 0.0596768856048584,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 927,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "hinf10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:23:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 928,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:23:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 929,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "hinf10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:23:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 930,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:23:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 925,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:22:57",
      "solve_time": 0.7690088748931885,
      "status": "OPTIMAL",
      "primal_objective_value": -109.67066975246388,
      "dual_objective_value": -109.6700504066821,
      "duality_gap": -0.0006193457817857961,
      "primal_infeasibility": 2.294628633625865e-06,
      "dual_infeasibility": 3.7480545771311504e-06,
      "iterations": 97050,
      "memo": {
        "solver_solve_time": 0.765419125,
        "problem_class": "SDP"
      }
    },
    {
      "id": 926,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:22:57",
      "solve_time": 0.012375831604003906,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -108.86347113724204,
      "dual_objective_value": -108.78673318394273,
      "duality_gap": -0.07673795329931465,
      "primal_infeasibility": 8.231747852466604e-07,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1623,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:03:23",
      "solve_time": 0.365393375,
      "status": "UNKNOWN",
      "primal_objective_value": -108.7683048840259,
      "dual_objective_value": -108.77818212309559,
      "duality_gap": 0.009877239069695065,
      "primal_infeasibility": 2.3595268341152298e-05,
      "dual_infeasibility": 0.0,
      "iterations": 23,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 0.365393375,
          "setup_time": [],
          "iterations": 23,
          "primal_objective_value": -108.7683048840259,
          "dual_objective_value": -108.77818212309559,
          "duality_gap": 0.009877239069695065,
          "primal_infeasibility": 2.3595268341152298e-05,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:03:21",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1480,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:39:24",
      "solve_time": 0.3626290833333333,
      "status": "NUM_ERROR",
      "primal_objective_value": -108.75993162203638,
      "dual_objective_value": -108.75125626509862,
      "duality_gap": 0.008675356937757783,
      "primal_infeasibility": 5.284061049311702e-07,
      "dual_infeasibility": 0.0,
      "iterations": 24,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.3626290833333333,
          "setup_time": [],
          "iterations": 24,
          "primal_objective_value": -108.75993162203638,
          "dual_objective_value": -108.75125626509862,
          "duality_gap": 0.008675356937757783,
          "primal_infeasibility": 5.284061049311702e-07,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:39:21",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 931,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "hinf10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:23:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 934,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:24:14",
      "solve_time": 0.00967717170715332,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -65.90991351702351,
      "dual_objective_value": -65.90990389505751,
      "duality_gap": -9.62196600085008e-06,
      "primal_infeasibility": 3.264652971267897e-08,
      "dual_infeasibility": 7.961207252939813e-10,
      "iterations": 25,
      "memo": {
        "solver_solve_time": 0.006049124,
        "problem_class": "SDP"
      }
    },
    {
      "id": 935,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "hinf11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:24:14",
      "solve_time": 0.06746697425842285,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 938,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "hinf11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:24:48",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 939,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:24:48",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 940,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "hinf11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:24:48",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 941,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:24:48",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 936,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:24:15",
      "solve_time": 1.2248289585113525,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -67.03265487888538,
      "dual_objective_value": -66.9425045006043,
      "duality_gap": -0.09015037828108063,
      "primal_infeasibility": 7.271735945414379e-06,
      "dual_infeasibility": 2.372132910723892e-12,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 1.2213040000000002,
        "problem_class": "SDP"
      }
    },
    {
      "id": 937,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:24:15",
      "solve_time": 0.012714862823486328,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -65.96092354028318,
      "dual_objective_value": -65.91206628197119,
      "duality_gap": -0.04885725831198329,
      "primal_infeasibility": 4.861398484093877e-07,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1624,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:03:29",
      "solve_time": 0.4292201666666667,
      "status": "UNKNOWN",
      "primal_objective_value": -65.91623172173267,
      "dual_objective_value": -65.89340793308176,
      "duality_gap": 0.022823788650910615,
      "primal_infeasibility": 1.465391663685626e-07,
      "dual_infeasibility": 0.0,
      "iterations": 25,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 0.4292201666666667,
          "setup_time": [],
          "iterations": 25,
          "primal_objective_value": -65.91623172173267,
          "dual_objective_value": -65.89340793308176,
          "duality_gap": 0.022823788650910615,
          "primal_infeasibility": 1.465391663685626e-07,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:03:26",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1481,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:39:30",
      "solve_time": 0.3754861666666667,
      "status": "NUM_ERROR",
      "primal_objective_value": -65.88284488105815,
      "dual_objective_value": -65.88010110073674,
      "duality_gap": 0.002743780321409872,
      "primal_infeasibility": 1.2872974305043217e-07,
      "dual_infeasibility": 0.0,
      "iterations": 26,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.3754861666666667,
          "setup_time": [],
          "iterations": 26,
          "primal_objective_value": -65.88284488105815,
          "dual_objective_value": -65.88010110073674,
          "duality_gap": 0.002743780321409872,
          "primal_infeasibility": 1.2872974305043217e-07,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:39:27",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 942,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "hinf11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:24:48",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 956,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf12_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:48:25",
      "solve_time": 0.01746988296508789,
      "status": "OPTIMAL",
      "primal_objective_value": -3.2433629986793885e-05,
      "dual_objective_value": -3.2432575308661486e-05,
      "duality_gap": -1.0546781323988747e-09,
      "primal_infeasibility": 8.300260965155049e-06,
      "dual_infeasibility": 0.0,
      "iterations": 44,
      "memo": {
        "solver_solve_time": 0.013888374,
        "problem_class": "SDP"
      }
    },
    {
      "id": 957,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "hinf12_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:48:26",
      "solve_time": 0.3970298767089844,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 960,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "hinf12_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:48:36",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 961,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf12_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:48:36",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 962,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "hinf12_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:48:36",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 963,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf12_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:48:37",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 958,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf12_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:48:28",
      "solve_time": 1.8517041206359863,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -1.5660892533183435,
      "dual_objective_value": -1.550972805649461,
      "duality_gap": -0.015116447668882538,
      "primal_infeasibility": 1.2713713263916197e-07,
      "dual_infeasibility": 9.437455397904784e-07,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 1.846340583,
        "problem_class": "SDP"
      }
    },
    {
      "id": 959,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf12_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:48:28",
      "solve_time": 0.01336216926574707,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -26.28462100943706,
      "dual_objective_value": -3.218764582272006,
      "duality_gap": -23.065856427165055,
      "primal_infeasibility": 0.00026649547088509193,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1625,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf12_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:03:34",
      "solve_time": 0.5892792083333334,
      "status": "UNKNOWN",
      "primal_objective_value": -2.2571558268484783e-05,
      "dual_objective_value": -2.9572121961358873e-05,
      "duality_gap": 7.00056369287409e-06,
      "primal_infeasibility": 1.538325025557428e-12,
      "dual_infeasibility": 0.0,
      "iterations": 61,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 0.5892792083333334,
          "setup_time": [],
          "iterations": 61,
          "primal_objective_value": -2.2571558268484783e-05,
          "dual_objective_value": -2.9572121961358873e-05,
          "duality_gap": 7.00056369287409e-06,
          "primal_infeasibility": 1.538325025557428e-12,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:03:32",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1482,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf12_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:39:35",
      "solve_time": 0.3087037083333333,
      "status": "OPTIMAL",
      "primal_objective_value": -0.11791225666476954,
      "dual_objective_value": -0.09905856082734718,
      "duality_gap": 0.018853695837422357,
      "primal_infeasibility": 5.037944322430809e-09,
      "dual_infeasibility": 0.0,
      "iterations": 29,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.3087037083333333,
          "setup_time": [],
          "iterations": 29,
          "primal_objective_value": -0.11791225666476954,
          "dual_objective_value": -0.09905856082734718,
          "duality_gap": 0.018853695837422357,
          "primal_infeasibility": 5.037944322430809e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:39:32",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 964,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "hinf12_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:48:37",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 967,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "hinf13_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:50:39",
      "solve_time": 0.014467954635620117,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CLARABEL' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 968,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "hinf13_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:50:39",
      "solve_time": 0.08350205421447754,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 971,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "hinf13_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:50:49",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 972,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf13_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:50:49",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 973,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "hinf13_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:50:49",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 974,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf13_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:50:49",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 969,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf13_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:50:42",
      "solve_time": 2.7371368408203125,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -30.338550177295044,
      "dual_objective_value": -30.33799855091353,
      "duality_gap": -0.0005516263815152911,
      "primal_infeasibility": 5.355726666806104e-06,
      "dual_infeasibility": 9.237315025625231e-05,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 2.731196458,
        "problem_class": "SDP"
      }
    },
    {
      "id": 970,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf13_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:50:42",
      "solve_time": 0.012221097946166992,
      "status": "INFEASIBLE",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1626,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf13_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:03:40",
      "solve_time": 0.5201742916666666,
      "status": "UNKNOWN",
      "primal_objective_value": -44.36054953507353,
      "dual_objective_value": -44.352737721585974,
      "duality_gap": 0.0078118134875566625,
      "primal_infeasibility": 2.34826882611184e-05,
      "dual_infeasibility": 1.9677815225005485e-09,
      "iterations": 31,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 0.5201742916666666,
          "setup_time": [],
          "iterations": 31,
          "primal_objective_value": -44.36054953507353,
          "dual_objective_value": -44.352737721585974,
          "duality_gap": 0.0078118134875566625,
          "primal_infeasibility": 2.34826882611184e-05,
          "dual_infeasibility": 1.9677815225005485e-09,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:03:37",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1483,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf13_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:39:41",
      "solve_time": 0.34354358333333335,
      "status": "NUM_ERROR",
      "primal_objective_value": -44.98782800411155,
      "dual_objective_value": -44.73512547033813,
      "duality_gap": 0.2527025337734159,
      "primal_infeasibility": 5.0403409648842495e-05,
      "dual_infeasibility": 5.164198359985477e-07,
      "iterations": 16,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.34354358333333335,
          "setup_time": [],
          "iterations": 16,
          "primal_objective_value": -44.98782800411155,
          "dual_objective_value": -44.73512547033813,
          "duality_gap": 0.2527025337734159,
          "primal_infeasibility": 5.0403409648842495e-05,
          "dual_infeasibility": 5.164198359985477e-07,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:39:38",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 975,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "hinf13_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:50:49",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 978,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:52:12",
      "solve_time": 0.029858112335205078,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -12.991620016749662,
      "dual_objective_value": -12.991619832202199,
      "duality_gap": -1.8454746353313567e-07,
      "primal_infeasibility": 7.960100598663184e-08,
      "dual_infeasibility": 2.8200844817922423e-07,
      "iterations": 25,
      "memo": {
        "solver_solve_time": 0.023652419,
        "problem_class": "SDP"
      }
    },
    {
      "id": 979,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "hinf14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:52:12",
      "solve_time": 0.1548140048980713,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 982,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "hinf14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:52:26",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 983,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:52:26",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 984,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "hinf14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:52:26",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 985,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:52:26",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 980,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:52:12",
      "solve_time": 0.260235071182251,
      "status": "OPTIMAL",
      "primal_objective_value": -13.016693637637012,
      "dual_objective_value": -13.016676436910254,
      "duality_gap": -1.7200726757593543e-05,
      "primal_infeasibility": 9.713120873550967e-06,
      "dual_infeasibility": 3.7424537617375734e-05,
      "iterations": 7350,
      "memo": {
        "solver_solve_time": 0.25517412500000003,
        "problem_class": "SDP"
      }
    },
    {
      "id": 981,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:52:13",
      "solve_time": 0.01812005043029785,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -12.977127071396835,
      "dual_objective_value": -13.002235688978644,
      "duality_gap": 0.025108617581809156,
      "primal_infeasibility": 1.4121816289795736e-05,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1627,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:03:46",
      "solve_time": 0.5131727916666666,
      "status": "UNKNOWN",
      "primal_objective_value": -12.989960076415304,
      "dual_objective_value": -12.989934206347613,
      "duality_gap": 2.5870067691613485e-05,
      "primal_infeasibility": 8.66236229712859e-08,
      "dual_infeasibility": 9.648370597983024e-10,
      "iterations": 31,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 0.5131727916666666,
          "setup_time": [],
          "iterations": 31,
          "primal_objective_value": -12.989960076415304,
          "dual_objective_value": -12.989934206347613,
          "duality_gap": 2.5870067691613485e-05,
          "primal_infeasibility": 8.66236229712859e-08,
          "dual_infeasibility": 9.648370597983024e-10,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:03:43",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1484,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:39:47",
      "solve_time": 0.42435625,
      "status": "NUM_ERROR",
      "primal_objective_value": -12.994433062802717,
      "dual_objective_value": -12.993857944680892,
      "duality_gap": 0.0005751181218247581,
      "primal_infeasibility": 3.459515165126997e-07,
      "dual_infeasibility": 0.0,
      "iterations": 24,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.42435625,
          "setup_time": [],
          "iterations": 24,
          "primal_objective_value": -12.994433062802717,
          "dual_objective_value": -12.993857944680892,
          "duality_gap": 0.0005751181218247581,
          "primal_infeasibility": 3.459515165126997e-07,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:39:44",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 986,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "hinf14",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:52:26",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 989,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:53:23",
      "solve_time": 0.03337883949279785,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -24.823804805102615,
      "dual_objective_value": -24.823648667307985,
      "duality_gap": -0.00015613779462952948,
      "primal_infeasibility": 3.8123673598819243e-06,
      "dual_infeasibility": 1.3632493267012344e-06,
      "iterations": 19,
      "memo": {
        "solver_solve_time": 0.02654958,
        "problem_class": "SDP"
      }
    },
    {
      "id": 990,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "hinf15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:53:23",
      "solve_time": 0.12059998512268066,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 993,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "hinf15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:53:37",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 994,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:53:37",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 995,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "hinf15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:53:37",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 996,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:53:37",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 991,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:53:28",
      "solve_time": 4.816857099533081,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -6.535899836686729,
      "dual_objective_value": -6.535738728003019,
      "duality_gap": -0.0001611086837103315,
      "primal_infeasibility": 1.2124638376828503e-05,
      "dual_infeasibility": 0.0007877132599741793,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 4.811149333,
        "problem_class": "SDP"
      }
    },
    {
      "id": 992,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:53:28",
      "solve_time": 0.018558025360107422,
      "status": "INFEASIBLE",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1628,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:03:52",
      "solve_time": 0.5514212916666666,
      "status": "UNKNOWN",
      "primal_objective_value": -23.987835100185112,
      "dual_objective_value": -24.001097916938342,
      "duality_gap": 0.0132628167532296,
      "primal_infeasibility": 3.144875496622765e-05,
      "dual_infeasibility": 6.997893475414923e-09,
      "iterations": 29,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 0.5514212916666666,
          "setup_time": [],
          "iterations": 29,
          "primal_objective_value": -23.987835100185112,
          "dual_objective_value": -24.001097916938342,
          "duality_gap": 0.0132628167532296,
          "primal_infeasibility": 3.144875496622765e-05,
          "dual_infeasibility": 6.997893475414923e-09,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:03:49",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1485,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:39:52",
      "solve_time": 0.3233525,
      "status": "NUM_ERROR",
      "primal_objective_value": -24.83998341547683,
      "dual_objective_value": -24.214925261340976,
      "duality_gap": 0.6250581541358535,
      "primal_infeasibility": 0.000150801335775723,
      "dual_infeasibility": 4.4160427926549335e-06,
      "iterations": 16,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.3233525,
          "setup_time": [],
          "iterations": 16,
          "primal_objective_value": -24.83998341547683,
          "dual_objective_value": -24.214925261340976,
          "duality_gap": 0.6250581541358535,
          "primal_infeasibility": 0.000150801335775723,
          "dual_infeasibility": 4.4160427926549335e-06,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:39:49",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 997,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "hinf15",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:53:37",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1011,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:57:35",
      "solve_time": 0.005145072937011719,
      "status": "OPTIMAL",
      "primal_objective_value": -10.967598918863468,
      "dual_objective_value": -10.96759886205494,
      "duality_gap": -5.6808527659768515e-08,
      "primal_infeasibility": 1.9892414732039526e-07,
      "dual_infeasibility": 0.0,
      "iterations": 17,
      "memo": {
        "solver_solve_time": 0.001845334,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1012,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "hinf2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:57:35",
      "solve_time": 0.03723597526550293,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1015,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "hinf2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:57:53",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1016,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:57:53",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1017,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "hinf2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:57:53",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1018,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:57:53",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1013,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:57:36",
      "solve_time": 0.4676029682159424,
      "status": "OPTIMAL",
      "primal_objective_value": -10.956014425126677,
      "dual_objective_value": -10.95598391306363,
      "duality_gap": -3.0512063046828075e-05,
      "primal_infeasibility": 2.723109573191675e-06,
      "dual_infeasibility": 0.00048699575464379656,
      "iterations": 74125,
      "memo": {
        "solver_solve_time": 0.46430825,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1014,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:57:36",
      "solve_time": 0.009016036987304688,
      "status": "OPTIMAL",
      "primal_objective_value": -10.967063926554635,
      "dual_objective_value": -10.967063926554637,
      "duality_gap": 1.7763568394002505e-15,
      "primal_infeasibility": 5.723703689342138e-10,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1615,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:02:40",
      "solve_time": 0.3056114583333333,
      "status": "UNKNOWN",
      "primal_objective_value": -10.969253774110527,
      "dual_objective_value": -10.968153281488807,
      "duality_gap": 0.0011004926217204059,
      "primal_infeasibility": 3.1722464136341583e-06,
      "dual_infeasibility": 0.0,
      "iterations": 15,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 0.3056114583333333,
          "setup_time": [],
          "iterations": 15,
          "primal_objective_value": -10.969253774110527,
          "dual_objective_value": -10.968153281488807,
          "duality_gap": 0.0011004926217204059,
          "primal_infeasibility": 3.1722464136341583e-06,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:02:37",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1472,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:38:40",
      "solve_time": 0.291179125,
      "status": "NUM_ERROR",
      "primal_objective_value": -10.967252738065635,
      "dual_objective_value": -10.967220837229675,
      "duality_gap": 3.190083596038562e-05,
      "primal_infeasibility": 2.413420742969955e-07,
      "dual_infeasibility": 3.97875826735212e-08,
      "iterations": 18,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.291179125,
          "setup_time": [],
          "iterations": 18,
          "primal_objective_value": -10.967252738065635,
          "dual_objective_value": -10.967220837229675,
          "duality_gap": 3.190083596038562e-05,
          "primal_infeasibility": 2.413420742969955e-07,
          "dual_infeasibility": 3.97875826735212e-08,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:38:37",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1019,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "hinf2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:57:53",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2228,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:18:22",
      "solve_time": 0.0054168701171875,
      "status": "OPTIMAL",
      "primal_objective_value": -56.95458417169877,
      "dual_objective_value": -56.954584100815666,
      "duality_gap": -7.088310383096541e-08,
      "primal_infeasibility": 1.2182104934532567e-06,
      "dual_infeasibility": 1.935530761916017e-08,
      "iterations": 21,
      "memo": {
        "solver_solve_time": 0.00223204,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2229,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "hinf3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:18:23",
      "solve_time": 0.04180288314819336,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 850,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "hinf3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:35:37",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 851,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:35:37",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 852,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "hinf3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:35:37",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 853,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:35:37",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2230,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:18:23",
      "solve_time": 0.05362105369567871,
      "status": "OPTIMAL",
      "primal_objective_value": -56.95290556196835,
      "dual_objective_value": -56.95257093437306,
      "duality_gap": -0.00033462759529356845,
      "primal_infeasibility": 4.360158022165924e-06,
      "dual_infeasibility": 9.60043824422556e-06,
      "iterations": 7875,
      "memo": {
        "solver_solve_time": 0.050502125,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2227,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:18:22",
      "solve_time": 0.008648872375488281,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -56.946017137117806,
      "dual_objective_value": -56.94340849281433,
      "duality_gap": -0.0026086443034785134,
      "primal_infeasibility": 1.9356932179028497e-06,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1616,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:02:45",
      "solve_time": 0.3675725833333333,
      "status": "OPTIMAL",
      "primal_objective_value": -56.96785514137487,
      "dual_objective_value": -56.95432364943337,
      "duality_gap": 0.013531491941499496,
      "primal_infeasibility": 6.41331617518588e-06,
      "dual_infeasibility": 0.0,
      "iterations": 20,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.3675725833333333,
          "setup_time": [],
          "iterations": 20,
          "primal_objective_value": -56.96785514137487,
          "dual_objective_value": -56.95432364943337,
          "duality_gap": 0.013531491941499496,
          "primal_infeasibility": 6.41331617518588e-06,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:02:43",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1473,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:38:46",
      "solve_time": 0.2846183333333333,
      "status": "NUM_ERROR",
      "primal_objective_value": -56.94166534866042,
      "dual_objective_value": -56.93662791786083,
      "duality_gap": 0.005037430799589515,
      "primal_infeasibility": 4.0341715618686706e-07,
      "dual_infeasibility": 8.598366229162091e-08,
      "iterations": 18,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.2846183333333333,
          "setup_time": [],
          "iterations": 18,
          "primal_objective_value": -56.94166534866042,
          "dual_objective_value": -56.93662791786083,
          "duality_gap": 0.005037430799589515,
          "primal_infeasibility": 4.0341715618686706e-07,
          "dual_infeasibility": 8.598366229162091e-08,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:38:43",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 854,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "hinf3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T11:35:37",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1022,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:58:42",
      "solve_time": 0.005476951599121094,
      "status": "OPTIMAL",
      "primal_objective_value": -274.76580456156256,
      "dual_objective_value": -274.7658044528675,
      "duality_gap": -1.0869507605093531e-07,
      "primal_infeasibility": 2.9587869724570718e-08,
      "dual_infeasibility": 0.0,
      "iterations": 22,
      "memo": {
        "solver_solve_time": 0.002260333,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1023,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "hinf4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:58:42",
      "solve_time": 0.052572011947631836,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1026,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "hinf4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:58:51",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1027,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:58:51",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1028,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "hinf4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:58:51",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1029,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:58:51",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1024,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:58:42",
      "solve_time": 0.05102682113647461,
      "status": "OPTIMAL",
      "primal_objective_value": -274.8169686239859,
      "dual_objective_value": -274.8175011426577,
      "duality_gap": 0.0005325186718323494,
      "primal_infeasibility": 1.5793940777175766e-05,
      "dual_infeasibility": 5.0915418172079886e-09,
      "iterations": 7175,
      "memo": {
        "solver_solve_time": 0.047997041000000004,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1025,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:58:42",
      "solve_time": 0.01003885269165039,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -274.7642606658802,
      "dual_objective_value": -274.7640791113404,
      "duality_gap": -0.00018155453983581538,
      "primal_infeasibility": 2.067736809821613e-08,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1617,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:02:51",
      "solve_time": 0.348355125,
      "status": "MAX_ITER",
      "primal_objective_value": -274.76574859289997,
      "dual_objective_value": -274.7647974867353,
      "duality_gap": 0.0009511061646776398,
      "primal_infeasibility": 8.935314643369996e-08,
      "dual_infeasibility": 0.0,
      "iterations": 21,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "max_iter",
          "solve_time": 0.348355125,
          "setup_time": [],
          "iterations": 21,
          "primal_objective_value": -274.76574859289997,
          "dual_objective_value": -274.7647974867353,
          "duality_gap": 0.0009511061646776398,
          "primal_infeasibility": 8.935314643369996e-08,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:02:48",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1474,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:38:51",
      "solve_time": 0.348588375,
      "status": "OPTIMAL",
      "primal_objective_value": -274.76402427242704,
      "dual_objective_value": -274.76401549857536,
      "duality_gap": 8.773851675414335e-06,
      "primal_infeasibility": 6.1072960080975595e-09,
      "dual_infeasibility": 0.0,
      "iterations": 27,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.348588375,
          "setup_time": [],
          "iterations": 27,
          "primal_objective_value": -274.76402427242704,
          "dual_objective_value": -274.76401549857536,
          "duality_gap": 8.773851675414335e-06,
          "primal_infeasibility": 6.1072960080975595e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:38:48",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1030,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "hinf4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:58:51",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1033,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:59:50",
      "solve_time": 0.0060749053955078125,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -362.4299072470292,
      "dual_objective_value": -362.4295803431538,
      "duality_gap": -0.000326903875361495,
      "primal_infeasibility": 4.958727500256144e-06,
      "dual_infeasibility": 0.0,
      "iterations": 18,
      "memo": {
        "solver_solve_time": 0.002001209,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1034,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "hinf5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:59:50",
      "solve_time": 0.0457768440246582,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1037,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "hinf5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:00:00",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1038,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:00:00",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1039,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "hinf5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:00:00",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1040,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:00:00",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1035,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:59:50",
      "solve_time": 0.08220601081848145,
      "status": "OPTIMAL",
      "primal_objective_value": -320.9234414376666,
      "dual_objective_value": -320.92497928960995,
      "duality_gap": 0.0015378519433397742,
      "primal_infeasibility": 3.052930540788306e-06,
      "dual_infeasibility": 0.00027660204589100273,
      "iterations": 13300,
      "memo": {
        "solver_solve_time": 0.07908475,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1036,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T11:59:50",
      "solve_time": 0.008898258209228516,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -363.08837704719326,
      "dual_objective_value": -362.65312853712743,
      "duality_gap": -0.43524851006583276,
      "primal_infeasibility": 0.0031096059091866054,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1618,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:02:56",
      "solve_time": 0.30704,
      "status": "UNKNOWN",
      "primal_objective_value": -362.8407662937241,
      "dual_objective_value": -362.5463311167045,
      "duality_gap": 0.29443517701957944,
      "primal_infeasibility": 5.076986649325987e-05,
      "dual_infeasibility": 0.0,
      "iterations": 16,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 0.30704,
          "setup_time": [],
          "iterations": 16,
          "primal_objective_value": -362.8407662937241,
          "dual_objective_value": -362.5463311167045,
          "duality_gap": 0.29443517701957944,
          "primal_infeasibility": 5.076986649325987e-05,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:02:54",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1475,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:38:57",
      "solve_time": 0.29583345833333335,
      "status": "NUM_ERROR",
      "primal_objective_value": -362.1389840878955,
      "dual_objective_value": -362.19928444461704,
      "duality_gap": 0.06030035672154099,
      "primal_infeasibility": 4.623878615933405e-05,
      "dual_infeasibility": 1.468529060102308e-08,
      "iterations": 19,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.29583345833333335,
          "setup_time": [],
          "iterations": 19,
          "primal_objective_value": -362.1389840878955,
          "dual_objective_value": -362.19928444461704,
          "duality_gap": 0.06030035672154099,
          "primal_infeasibility": 4.623878615933405e-05,
          "dual_infeasibility": 1.468529060102308e-08,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:38:54",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1041,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "hinf5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:00:00",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1044,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:02:31",
      "solve_time": 0.005522966384887695,
      "status": "OPTIMAL",
      "primal_objective_value": -448.95023164103816,
      "dual_objective_value": -448.9502285290299,
      "duality_gap": -3.1120082439883845e-06,
      "primal_infeasibility": 4.4077878809117167e-07,
      "dual_infeasibility": 0.0,
      "iterations": 23,
      "memo": {
        "solver_solve_time": 0.002378126,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1045,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "hinf6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:02:31",
      "solve_time": 0.05508112907409668,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1048,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "hinf6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:02:41",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1049,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:02:41",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1050,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "hinf6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:02:41",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1051,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:02:41",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1046,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:02:32",
      "solve_time": 0.6322319507598877,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -245.90113198641467,
      "dual_objective_value": -245.85737180839376,
      "duality_gap": -0.043760178020903595,
      "primal_infeasibility": 1.3088894176536186e-05,
      "dual_infeasibility": 0.0003530484760489283,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 0.627335833,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1047,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:02:32",
      "solve_time": 0.011322736740112305,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -448.97876320335996,
      "dual_objective_value": -448.9556735151818,
      "duality_gap": -0.023089688178174583,
      "primal_infeasibility": 3.2823630729197306e-05,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1619,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:03:02",
      "solve_time": 0.3865935,
      "status": "MAX_ITER",
      "primal_objective_value": -448.94845306947616,
      "dual_objective_value": -448.93787068369375,
      "duality_gap": 0.01058238578241344,
      "primal_infeasibility": 1.0795193288541605e-05,
      "dual_infeasibility": 2.9425725883582585e-11,
      "iterations": 26,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "max_iter",
          "solve_time": 0.3865935,
          "setup_time": [],
          "iterations": 26,
          "primal_objective_value": -448.94845306947616,
          "dual_objective_value": -448.93787068369375,
          "duality_gap": 0.01058238578241344,
          "primal_infeasibility": 1.0795193288541605e-05,
          "dual_infeasibility": 2.9425725883582585e-11,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:02:59",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1476,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:39:02",
      "solve_time": 0.34503904166666666,
      "status": "NUM_ERROR",
      "primal_objective_value": -448.93866526508225,
      "dual_objective_value": -448.93735904243533,
      "duality_gap": 0.0013062226469173766,
      "primal_infeasibility": 7.16453106043704e-08,
      "dual_infeasibility": 1.0964487510881784e-10,
      "iterations": 23,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.34503904166666666,
          "setup_time": [],
          "iterations": 23,
          "primal_objective_value": -448.93866526508225,
          "dual_objective_value": -448.93735904243533,
          "duality_gap": 0.0013062226469173766,
          "primal_infeasibility": 7.16453106043704e-08,
          "dual_infeasibility": 1.0964487510881784e-10,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:38:59",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1052,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "hinf6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:02:41",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1055,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "hinf7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:03:23",
      "solve_time": 0.00506281852722168,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CLARABEL' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1056,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "hinf7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:03:23",
      "solve_time": 0.03922271728515625,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1059,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "hinf7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:03:32",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1060,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:03:32",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1061,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "hinf7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:03:32",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1062,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:03:32",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1057,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:03:24",
      "solve_time": 0.6557118892669678,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -389.32499417666725,
      "dual_objective_value": -389.3066200564397,
      "duality_gap": -0.018374120227520052,
      "primal_infeasibility": 6.437354049320336e-06,
      "dual_infeasibility": 1.5407433103673238e-06,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 0.652232833,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1058,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:03:24",
      "solve_time": 0.007824182510375977,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -386.2729744082578,
      "dual_objective_value": -394.11795931873803,
      "duality_gap": 7.844984910480207,
      "primal_infeasibility": 0.0010676527612919265,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1620,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:03:07",
      "solve_time": 0.321014,
      "status": "OPTIMAL",
      "primal_objective_value": -390.8268127270961,
      "dual_objective_value": -390.81955811039285,
      "duality_gap": 0.007254616703278316,
      "primal_infeasibility": 5.153919837286196e-06,
      "dual_infeasibility": 0.0,
      "iterations": 19,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.321014,
          "setup_time": [],
          "iterations": 19,
          "primal_objective_value": -390.8268127270961,
          "dual_objective_value": -390.81955811039285,
          "duality_gap": 0.007254616703278316,
          "primal_infeasibility": 5.153919837286196e-06,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:03:05",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1477,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:39:08",
      "solve_time": 0.30022125,
      "status": "NUM_ERROR",
      "primal_objective_value": -390.4187062005368,
      "dual_objective_value": -388.9712939688352,
      "duality_gap": 1.4474122317016054,
      "primal_infeasibility": 2.1674897967340183e-06,
      "dual_infeasibility": 1.349616784492387e-08,
      "iterations": 20,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.30022125,
          "setup_time": [],
          "iterations": 20,
          "primal_objective_value": -390.4187062005368,
          "dual_objective_value": -388.9712939688352,
          "duality_gap": 1.4474122317016054,
          "primal_infeasibility": 2.1674897967340183e-06,
          "dual_infeasibility": 1.349616784492387e-08,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:39:05",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1063,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "hinf7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:03:32",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 901,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:21:07",
      "solve_time": 0.0065250396728515625,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -116.162359822706,
      "dual_objective_value": -116.16235950573696,
      "duality_gap": -3.1696903590727743e-07,
      "primal_infeasibility": 7.420952338087494e-07,
      "dual_infeasibility": 3.2950076855126425e-07,
      "iterations": 29,
      "memo": {
        "solver_solve_time": 0.003015376,
        "problem_class": "SDP"
      }
    },
    {
      "id": 902,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "hinf8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:21:07",
      "solve_time": 0.03650498390197754,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 905,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "hinf8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:21:25",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 906,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:21:25",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 907,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "hinf8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:21:25",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 908,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:21:25",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 903,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:21:07",
      "solve_time": 0.2217872142791748,
      "status": "OPTIMAL",
      "primal_objective_value": -113.4663274817136,
      "dual_objective_value": -113.46736346299392,
      "duality_gap": 0.0010359812803102386,
      "primal_infeasibility": 2.0881037650067233e-06,
      "dual_infeasibility": 2.9352242087893714e-05,
      "iterations": 33450,
      "memo": {
        "solver_solve_time": 0.218281083,
        "problem_class": "SDP"
      }
    },
    {
      "id": 904,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:21:07",
      "solve_time": 0.008577823638916016,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -116.18084367885152,
      "dual_objective_value": -116.17297265490086,
      "duality_gap": -0.007871023950656308,
      "primal_infeasibility": 2.1524411488941546e-05,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1621,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:03:13",
      "solve_time": 0.3580920416666667,
      "status": "MAX_ITER",
      "primal_objective_value": -116.18907747348399,
      "dual_objective_value": -116.16764622467993,
      "duality_gap": 0.02143124880406333,
      "primal_infeasibility": 1.107192932812266e-05,
      "dual_infeasibility": 0.0,
      "iterations": 21,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "max_iter",
          "solve_time": 0.3580920416666667,
          "setup_time": [],
          "iterations": 21,
          "primal_objective_value": -116.18907747348399,
          "dual_objective_value": -116.16764622467993,
          "duality_gap": 0.02143124880406333,
          "primal_infeasibility": 1.107192932812266e-05,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:03:10",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1478,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:39:13",
      "solve_time": 0.3128221666666667,
      "status": "NUM_ERROR",
      "primal_objective_value": -116.14800748522454,
      "dual_objective_value": -116.14764044645105,
      "duality_gap": 0.0003670387734899805,
      "primal_infeasibility": 5.243531762309649e-07,
      "dual_infeasibility": 1.3890768653808889e-09,
      "iterations": 18,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.3128221666666667,
          "setup_time": [],
          "iterations": 18,
          "primal_objective_value": -116.14800748522454,
          "dual_objective_value": -116.14764044645105,
          "duality_gap": 0.0003670387734899805,
          "primal_infeasibility": 5.243531762309649e-07,
          "dual_infeasibility": 1.3890768653808889e-09,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:39:10",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 909,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "hinf8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:21:25",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 912,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:22:05",
      "solve_time": 0.006279945373535156,
      "status": "OPTIMAL",
      "primal_objective_value": -236.2492537893636,
      "dual_objective_value": -236.24925167798062,
      "duality_gap": -2.111382968905673e-06,
      "primal_infeasibility": 1.1227693010097353e-09,
      "dual_infeasibility": 7.503567730794685e-13,
      "iterations": 27,
      "memo": {
        "solver_solve_time": 0.002816334,
        "problem_class": "SDP"
      }
    },
    {
      "id": 913,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "hinf9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:22:05",
      "solve_time": 0.07575297355651855,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 916,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "hinf9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:22:23",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 917,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:22:23",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 918,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "hinf9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:22:23",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 919,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "hinf9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:22:23",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 914,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:22:06",
      "solve_time": 0.6299283504486084,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -23.995993470322126,
      "dual_objective_value": -23.73307395594187,
      "duality_gap": -0.2629195143802576,
      "primal_infeasibility": 0.0002501696048966344,
      "dual_infeasibility": 4.7055340393382825e-06,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 0.626416875,
        "problem_class": "SDP"
      }
    },
    {
      "id": 915,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "hinf9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:22:06",
      "solve_time": 0.02733016014099121,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -236.24929860181874,
      "dual_objective_value": -236.24925825295142,
      "duality_gap": -4.034886731574261e-05,
      "primal_infeasibility": 6.211843885658271e-06,
      "dual_infeasibility": 1.1701336108488862e-17,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1622,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:03:19",
      "solve_time": 0.3677940416666667,
      "status": "UNKNOWN",
      "primal_objective_value": -236.24926143119387,
      "dual_objective_value": -236.2492582522059,
      "duality_gap": 3.178987981300452e-06,
      "primal_infeasibility": 4.333392854983704e-07,
      "dual_infeasibility": 6.696508028901661e-17,
      "iterations": 23,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 0.3677940416666667,
          "setup_time": [],
          "iterations": 23,
          "primal_objective_value": -236.24926143119387,
          "dual_objective_value": -236.2492582522059,
          "duality_gap": 3.178987981300452e-06,
          "primal_infeasibility": 4.333392854983704e-07,
          "dual_infeasibility": 6.696508028901661e-17,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:03:16",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1479,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "hinf9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:39:19",
      "solve_time": 0.317706625,
      "status": "OPTIMAL",
      "primal_objective_value": -236.24742814369876,
      "dual_objective_value": -236.2473437618947,
      "duality_gap": 8.438180404368723e-05,
      "primal_infeasibility": 5.8628976583948846e-09,
      "dual_infeasibility": 6.012462469094062e-12,
      "iterations": 26,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.317706625,
          "setup_time": [],
          "iterations": 26,
          "primal_objective_value": -236.24742814369876,
          "dual_objective_value": -236.2473437618947,
          "duality_gap": 8.438180404368723e-05,
          "primal_infeasibility": 5.8628976583948846e-09,
          "dual_infeasibility": 6.012462469094062e-12,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:39:16",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 920,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "hinf9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-16T15:22:23",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1110,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "maxG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:10:33",
      "solve_time": 5.780447959899902,
      "status": "OPTIMAL",
      "primal_objective_value": -629.1647805357129,
      "dual_objective_value": -629.1647805350874,
      "duality_gap": -6.255049811443314e-10,
      "primal_infeasibility": 3.358572693912759e-15,
      "dual_infeasibility": 1.776705970627518e-11,
      "iterations": 16,
      "memo": {
        "solver_solve_time": 2.942479084,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1111,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "maxG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:16:28",
      "solve_time": 228.55329608917236,
      "status": "OPTIMAL",
      "primal_objective_value": -629.1647801726815,
      "dual_objective_value": -629.1647801710005,
      "duality_gap": -1.6809735825518146e-09,
      "primal_infeasibility": 1.2726085361287806e-12,
      "dual_infeasibility": 2.1291444400788673e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1113,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "maxG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:37:04",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1114,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "maxG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:37:04",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1115,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "maxG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:37:04",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1116,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "maxG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:37:05",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2274,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "maxG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:37:55",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1112,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "maxG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:36:57",
      "solve_time": 6.635096073150635,
      "status": "OPTIMAL",
      "primal_objective_value": -629.1647613155295,
      "dual_objective_value": -629.1647831444957,
      "duality_gap": 2.1828966168868646e-05,
      "primal_infeasibility": 1.093272639824208e-14,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1653,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "maxG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:07:14",
      "solve_time": 2.363915125,
      "status": "OPTIMAL",
      "primal_objective_value": -629.1647770178772,
      "dual_objective_value": -629.1647830495338,
      "duality_gap": 6.031656539562391e-06,
      "primal_infeasibility": 1.487176561555531e-13,
      "dual_infeasibility": 0.0,
      "iterations": 15,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 2.363915125,
          "setup_time": [],
          "iterations": 15,
          "primal_objective_value": -629.1647770178772,
          "dual_objective_value": -629.1647830495338,
          "duality_gap": 6.031656539562391e-06,
          "primal_infeasibility": 1.487176561555531e-13,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:07:10",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1523,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "maxG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:48:02",
      "solve_time": 18.21366383333333,
      "status": "OPTIMAL",
      "primal_objective_value": -629.1647785850998,
      "dual_objective_value": -629.1647785773678,
      "duality_gap": 7.73206920712255e-09,
      "primal_infeasibility": 1.9597982503383297e-09,
      "dual_infeasibility": 3.331356481626968e-11,
      "iterations": 16,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 18.21366383333333,
          "setup_time": [],
          "iterations": 16,
          "primal_objective_value": -629.1647785850998,
          "dual_objective_value": -629.1647785773678,
          "duality_gap": 7.73206920712255e-09,
          "primal_infeasibility": 1.9597982503383297e-09,
          "dual_infeasibility": 3.331356481626968e-11,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:48:00",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1117,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "maxG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:37:05",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2104,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "maxG32",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:03:28",
      "solve_time": 1.0812201499938965,
      "status": "SUBPROCESS_ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "returncode": -6,
        "error_type": "SUBPROCESS_ERROR",
        "error_message": "libc++abi: terminating due to uncaught exception of type std::length_error: vector",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2105,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "maxG32",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:03:30",
      "solve_time": 1.0752131938934326,
      "status": "SUBPROCESS_ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "returncode": -6,
        "error_type": "SUBPROCESS_ERROR",
        "error_message": "libc++abi: terminating due to uncaught exception of type std::length_error: vector",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1120,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "maxG32",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:48:51",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1121,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "maxG32",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:48:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1122,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "maxG32",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:48:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1123,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "maxG32",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:48:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2106,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "maxG32",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:03:31",
      "solve_time": 1.0642778873443604,
      "status": "SUBPROCESS_ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "returncode": -6,
        "error_type": "SUBPROCESS_ERROR",
        "error_message": "libc++abi: terminating due to uncaught exception of type std::length_error: vector",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2103,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "maxG32",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:03:27",
      "solve_time": 1.0839791297912598,
      "status": "SUBPROCESS_ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "returncode": -6,
        "error_type": "SUBPROCESS_ERROR",
        "error_message": "libc++abi: terminating due to uncaught exception of type std::length_error: vector",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1654,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "maxG32",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:09:36",
      "solve_time": 15.456882125,
      "status": "OPTIMAL",
      "primal_objective_value": -1567.6396346092076,
      "dual_objective_value": -1567.6396447238442,
      "duality_gap": 1.011463655231637e-05,
      "primal_infeasibility": 1.502035887240306e-11,
      "dual_infeasibility": 0.0,
      "iterations": 16,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 15.456882125,
          "setup_time": [],
          "iterations": 16,
          "primal_objective_value": -1567.6396346092076,
          "dual_objective_value": -1567.6396447238442,
          "duality_gap": 1.011463655231637e-05,
          "primal_infeasibility": 1.502035887240306e-11,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:09:32",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1119,
      "solver_name": "matlab_sedumi",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "maxG32",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:48:12",
      "solve_time": 300.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 300,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1124,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "maxG32",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:48:53",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2108,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "maxG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:05:47",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2109,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "maxG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:07:47",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1127,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "maxG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:54:43",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1128,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "maxG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:54:43",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1129,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "maxG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:54:43",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1130,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "maxG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:54:44",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2110,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "maxG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:09:47",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2107,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "maxG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:03:45",
      "solve_time": 12.59275507926941,
      "status": "OPTIMAL",
      "primal_objective_value": -4006.255355989173,
      "dual_objective_value": -4006.255524702168,
      "duality_gap": 0.0001687129947640642,
      "primal_infeasibility": 2.0941798250870906e-14,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1673,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "maxG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:26:27",
      "solve_time": 5.433042291666666,
      "status": "OPTIMAL",
      "primal_objective_value": -4006.2555195572245,
      "dual_objective_value": -4006.2555216808855,
      "duality_gap": 2.1236610336927697e-06,
      "primal_infeasibility": 7.797328522618889e-14,
      "dual_infeasibility": 0.0,
      "iterations": 17,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 5.433042291666666,
          "setup_time": [],
          "iterations": 17,
          "primal_objective_value": -4006.2555195572245,
          "dual_objective_value": -4006.2555216808855,
          "duality_gap": 2.1236610336927697e-06,
          "primal_infeasibility": 7.797328522618889e-14,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:26:23",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1542,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "maxG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:01:57",
      "solve_time": 43.0097865,
      "status": "OPTIMAL",
      "primal_objective_value": -4006.255460000534,
      "dual_objective_value": -4006.255459886479,
      "duality_gap": 1.1405518307583407e-07,
      "primal_infeasibility": 1.6434551009770762e-09,
      "dual_infeasibility": 1.1291850783925127e-11,
      "iterations": 22,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 43.0097865,
          "setup_time": [],
          "iterations": 22,
          "primal_objective_value": -4006.255460000534,
          "dual_objective_value": -4006.255459886479,
          "duality_gap": 1.1405518307583407e-07,
          "primal_infeasibility": 1.6434551009770762e-09,
          "dual_infeasibility": 1.1291850783925127e-11,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:01:54",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1131,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "maxG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T12:54:44",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2112,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:09:49",
      "solve_time": 0.2541928291320801,
      "status": "OPTIMAL",
      "primal_objective_value": -226.15735056371446,
      "dual_objective_value": -226.15735056120263,
      "duality_gap": -2.511825414330815e-09,
      "primal_infeasibility": 4.677724965457351e-16,
      "dual_infeasibility": 8.809188623572417e-11,
      "iterations": 11,
      "memo": {
        "solver_solve_time": 0.246065042,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2113,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:09:50",
      "solve_time": 0.5887832641601562,
      "status": "OPTIMAL",
      "primal_objective_value": -226.15734160717605,
      "dual_objective_value": -226.15734155551763,
      "duality_gap": -5.165841798770998e-08,
      "primal_infeasibility": 6.202424795825198e-14,
      "dual_infeasibility": 8.902537162396245e-10,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2357,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "mcp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:04",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2359,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:06",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2360,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "mcp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:07",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2358,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:05",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2114,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:09:52",
      "solve_time": 1.3103270530700684,
      "status": "OPTIMAL",
      "primal_objective_value": -226.15643832070722,
      "dual_objective_value": -226.15570990174183,
      "duality_gap": -0.0007284189653944395,
      "primal_infeasibility": 4.9409478283232725e-06,
      "dual_infeasibility": 2.408292278682985e-07,
      "iterations": 1125,
      "memo": {
        "solver_solve_time": 1.302447541,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2111,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:09:48",
      "solve_time": 0.034883737564086914,
      "status": "OPTIMAL",
      "primal_objective_value": -226.15734786394398,
      "dual_objective_value": -226.15735172707906,
      "duality_gap": 3.863135077608604e-06,
      "primal_infeasibility": 3.0968379547604032e-15,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1826,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:39:38",
      "solve_time": 0.3674235416666667,
      "status": "OPTIMAL",
      "primal_objective_value": -226.15735063849868,
      "dual_objective_value": -226.15735153136035,
      "duality_gap": 8.928616637149389e-07,
      "primal_infeasibility": 2.7784036751600645e-11,
      "dual_infeasibility": 0.0,
      "iterations": 12,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.3674235416666667,
          "setup_time": [],
          "iterations": 12,
          "primal_objective_value": -226.15735063849868,
          "dual_objective_value": -226.15735153136035,
          "duality_gap": 8.928616637149389e-07,
          "primal_infeasibility": 2.7784036751600645e-11,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:39:36",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1852,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:42:51",
      "solve_time": 0.42889166666666667,
      "status": "OPTIMAL",
      "primal_objective_value": -226.15735066324342,
      "dual_objective_value": -226.15735064685092,
      "duality_gap": 1.6392505131079815e-08,
      "primal_infeasibility": 2.540251644217761e-09,
      "dual_infeasibility": 7.337480389552916e-11,
      "iterations": 17,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.42889166666666667,
          "setup_time": [],
          "iterations": 17,
          "primal_objective_value": -226.15735066324342,
          "dual_objective_value": -226.15735064685092,
          "duality_gap": 1.6392505131079815e-08,
          "primal_infeasibility": 2.540251644217761e-09,
          "dual_infeasibility": 7.337480389552916e-11,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:42:48",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2361,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "mcp100",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:08",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2116,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:09:53",
      "solve_time": 0.032792091369628906,
      "status": "OPTIMAL",
      "primal_objective_value": -141.99047689078066,
      "dual_objective_value": -141.99047689026875,
      "duality_gap": -5.119034085510066e-10,
      "primal_infeasibility": 4.156174261174552e-15,
      "dual_infeasibility": 4.199415289446605e-11,
      "iterations": 12,
      "memo": {
        "solver_solve_time": 0.020084,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2117,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:09:55",
      "solve_time": 1.1706581115722656,
      "status": "OPTIMAL",
      "primal_objective_value": -141.9904749593561,
      "dual_objective_value": -141.99047495055282,
      "duality_gap": -8.803283435554476e-09,
      "primal_infeasibility": 2.2453515911417613e-13,
      "dual_infeasibility": 4.542127396475113e-10,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2362,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:08",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2364,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:10",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2365,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:11",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2363,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:09",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2118,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:10:03",
      "solve_time": 8.35070276260376,
      "status": "OPTIMAL",
      "primal_objective_value": -141.98813786178076,
      "dual_objective_value": -141.9875838883371,
      "duality_gap": -0.0005539734436581512,
      "primal_infeasibility": 2.8267894549544556e-06,
      "dual_infeasibility": 3.83990291112102e-06,
      "iterations": 4350,
      "memo": {
        "solver_solve_time": 8.337701958,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2115,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:09:52",
      "solve_time": 0.050338029861450195,
      "status": "OPTIMAL",
      "primal_objective_value": -141.99047575527533,
      "dual_objective_value": -141.99047735177834,
      "duality_gap": 1.596503011569439e-06,
      "primal_infeasibility": 3.982608286351293e-15,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1827,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:39:44",
      "solve_time": 0.5272229166666667,
      "status": "OPTIMAL",
      "primal_objective_value": -141.99047525291158,
      "dual_objective_value": -141.99047737688758,
      "duality_gap": 2.1239760030766774e-06,
      "primal_infeasibility": 3.5074058660380328e-12,
      "dual_infeasibility": 0.0,
      "iterations": 12,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.5272229166666667,
          "setup_time": [],
          "iterations": 12,
          "primal_objective_value": -141.99047525291158,
          "dual_objective_value": -141.99047737688758,
          "duality_gap": 2.1239760030766774e-06,
          "primal_infeasibility": 3.5074058660380328e-12,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:39:41",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1853,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:42:57",
      "solve_time": 1.2223734583333334,
      "status": "OPTIMAL",
      "primal_objective_value": -141.99047629355732,
      "dual_objective_value": -141.99047628004945,
      "duality_gap": 1.3507872154150391e-08,
      "primal_infeasibility": 2.947795342213903e-09,
      "dual_infeasibility": 1.7867929542859113e-10,
      "iterations": 17,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 1.2223734583333334,
          "setup_time": [],
          "iterations": 17,
          "primal_objective_value": -141.99047629355732,
          "dual_objective_value": -141.99047628004945,
          "duality_gap": 1.3507872154150391e-08,
          "primal_infeasibility": 2.947795342213903e-09,
          "dual_infeasibility": 1.7867929542859113e-10,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:42:55",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2366,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:12",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2120,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:10:05",
      "solve_time": 0.5691618919372559,
      "status": "OPTIMAL",
      "primal_objective_value": -269.88016869497824,
      "dual_objective_value": -269.8801686913607,
      "duality_gap": -3.617515176301822e-09,
      "primal_infeasibility": 3.335139604959785e-16,
      "dual_infeasibility": 1.370718634958635e-10,
      "iterations": 11,
      "memo": {
        "solver_solve_time": 0.556317127,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2121,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:10:07",
      "solve_time": 1.1793420314788818,
      "status": "OPTIMAL",
      "primal_objective_value": -269.8801659941921,
      "dual_objective_value": -269.88016597458284,
      "duality_gap": -1.960927420441294e-08,
      "primal_infeasibility": 1.8302081584984527e-14,
      "dual_infeasibility": 3.1844196366459363e-10,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2367,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:13",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2369,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:14",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2370,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:15",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2368,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:14",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2122,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:10:10",
      "solve_time": 2.415357828140259,
      "status": "OPTIMAL",
      "primal_objective_value": -269.8801469917551,
      "dual_objective_value": -269.8801394704992,
      "duality_gap": -7.521255895426293e-06,
      "primal_infeasibility": 1.4821257835891417e-06,
      "dual_infeasibility": 1.0745562097345573e-07,
      "iterations": 1225,
      "memo": {
        "solver_solve_time": 2.4024067909999998,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2119,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:10:04",
      "solve_time": 0.04748392105102539,
      "status": "OPTIMAL",
      "primal_objective_value": -269.8801629227768,
      "dual_objective_value": -269.88017132963336,
      "duality_gap": 8.406856579767918e-06,
      "primal_infeasibility": 9.623806008572918e-16,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1828,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:39:49",
      "solve_time": 0.541560125,
      "status": "OPTIMAL",
      "primal_objective_value": -269.88017043292245,
      "dual_objective_value": -269.88017065541254,
      "duality_gap": 2.2249008679864346e-07,
      "primal_infeasibility": 7.365570128801219e-14,
      "dual_infeasibility": 0.0,
      "iterations": 13,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.541560125,
          "setup_time": [],
          "iterations": 13,
          "primal_objective_value": -269.88017043292245,
          "dual_objective_value": -269.88017065541254,
          "duality_gap": 2.2249008679864346e-07,
          "primal_infeasibility": 7.365570128801219e-14,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:39:47",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1854,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:43:03",
      "solve_time": 0.8320392083333333,
      "status": "OPTIMAL",
      "primal_objective_value": -269.88017030007154,
      "dual_objective_value": -269.8801702946931,
      "duality_gap": 5.3784674491907936e-09,
      "primal_infeasibility": 9.209708037490611e-10,
      "dual_infeasibility": 2.2285924347635445e-11,
      "iterations": 18,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.8320392083333333,
          "setup_time": [],
          "iterations": 18,
          "primal_objective_value": -269.88017030007154,
          "dual_objective_value": -269.8801702946931,
          "duality_gap": 5.3784674491907936e-09,
          "primal_infeasibility": 9.209708037490611e-10,
          "dual_infeasibility": 2.2285924347635445e-11,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:43:00",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2371,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:16",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2124,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:10:14",
      "solve_time": 3.524592161178589,
      "status": "OPTIMAL",
      "primal_objective_value": -467.7501129260428,
      "dual_objective_value": -467.75011292377854,
      "duality_gap": -2.2642439034825657e-09,
      "primal_infeasibility": 2.2015867814748726e-15,
      "dual_infeasibility": 2.7290545959913828e-11,
      "iterations": 14,
      "memo": {
        "solver_solve_time": 3.5117294599999997,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2125,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:10:16",
      "solve_time": 1.080678939819336,
      "status": "OPTIMAL",
      "primal_objective_value": -467.75010646690146,
      "dual_objective_value": -467.75010642794496,
      "duality_gap": -3.895650024787756e-08,
      "primal_infeasibility": 5.9965206332123494e-15,
      "dual_infeasibility": 1.5401225413839454e-10,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2372,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:17",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2374,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:19",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2375,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:20",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2373,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2126,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:10:18",
      "solve_time": 1.1609041690826416,
      "status": "OPTIMAL",
      "primal_objective_value": -467.7502234039853,
      "dual_objective_value": -467.74997043188023,
      "duality_gap": -0.0002529721050450462,
      "primal_infeasibility": 4.1773529864416556e-07,
      "dual_infeasibility": 4.656553667450933e-08,
      "iterations": 575,
      "memo": {
        "solver_solve_time": 1.148141541,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2123,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:10:10",
      "solve_time": 0.047016143798828125,
      "status": "OPTIMAL",
      "primal_objective_value": -467.7501026865027,
      "dual_objective_value": -467.7501156367352,
      "duality_gap": 1.295023247394056e-05,
      "primal_infeasibility": 3.1265375769840824e-15,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1829,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:39:55",
      "solve_time": 0.573352625,
      "status": "OPTIMAL",
      "primal_objective_value": -467.75010984467355,
      "dual_objective_value": -467.7501144740113,
      "duality_gap": 4.62933775224883e-06,
      "primal_infeasibility": 3.4418429164954034e-13,
      "dual_infeasibility": 0.0,
      "iterations": 12,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.573352625,
          "setup_time": [],
          "iterations": 12,
          "primal_objective_value": -467.75010984467355,
          "dual_objective_value": -467.7501144740113,
          "duality_gap": 4.62933775224883e-06,
          "primal_infeasibility": 3.4418429164954034e-13,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:39:52",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1855,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:43:09",
      "solve_time": 0.813436375,
      "status": "OPTIMAL",
      "primal_objective_value": -467.75011366517776,
      "dual_objective_value": -467.75011365499245,
      "duality_gap": 1.0185317478317302e-08,
      "primal_infeasibility": 1.2380352442101327e-09,
      "dual_infeasibility": 1.2079205834364502e-11,
      "iterations": 18,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.813436375,
          "setup_time": [],
          "iterations": 18,
          "primal_objective_value": -467.75011366517776,
          "dual_objective_value": -467.75011365499245,
          "duality_gap": 1.0185317478317302e-08,
          "primal_infeasibility": 1.2380352442101327e-09,
          "dual_infeasibility": 1.2079205834364502e-11,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:43:06",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2376,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:20",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2128,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:10:31",
      "solve_time": 11.987443208694458,
      "status": "OPTIMAL",
      "primal_objective_value": -864.4118587839267,
      "dual_objective_value": -864.4118587756075,
      "duality_gap": -8.319261723954696e-09,
      "primal_infeasibility": 9.469259058323655e-15,
      "dual_infeasibility": 2.5070234017971762e-11,
      "iterations": 12,
      "memo": {
        "solver_solve_time": 11.974252711,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2129,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:10:32",
      "solve_time": 1.1041698455810547,
      "status": "OPTIMAL",
      "primal_objective_value": -864.4118513258304,
      "dual_objective_value": -864.4118512580925,
      "duality_gap": -6.773791483283276e-08,
      "primal_infeasibility": 1.6350918002647319e-13,
      "dual_infeasibility": 6.087262225582329e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2377,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:21",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2379,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:23",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2380,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:24",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2378,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:22",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2130,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:10:33",
      "solve_time": 0.46433019638061523,
      "status": "OPTIMAL",
      "primal_objective_value": -864.4118977179496,
      "dual_objective_value": -864.4096336193913,
      "duality_gap": -0.0022640985582711437,
      "primal_infeasibility": 7.582685087510616e-07,
      "dual_infeasibility": 8.068776913131342e-08,
      "iterations": 225,
      "memo": {
        "solver_solve_time": 0.45122058299999995,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2127,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:10:18",
      "solve_time": 0.046462059020996094,
      "status": "OPTIMAL",
      "primal_objective_value": -864.4118465739052,
      "dual_objective_value": -864.4118653239351,
      "duality_gap": 1.875002988072083e-05,
      "primal_infeasibility": 2.057078025751857e-15,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1830,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:40:00",
      "solve_time": 0.49896158333333335,
      "status": "OPTIMAL",
      "primal_objective_value": -864.4118633887887,
      "dual_objective_value": -864.4118640817342,
      "duality_gap": 6.929454912096844e-07,
      "primal_infeasibility": 2.1225996542903577e-12,
      "dual_infeasibility": 0.0,
      "iterations": 13,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.49896158333333335,
          "setup_time": [],
          "iterations": 13,
          "primal_objective_value": -864.4118633887887,
          "dual_objective_value": -864.4118640817342,
          "duality_gap": 6.929454912096844e-07,
          "primal_infeasibility": 2.1225996542903577e-12,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:39:58",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1856,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:43:14",
      "solve_time": 0.72608825,
      "status": "OPTIMAL",
      "primal_objective_value": -864.4118628975764,
      "dual_objective_value": -864.411862876331,
      "duality_gap": 2.1245341486064717e-08,
      "primal_infeasibility": 2.30264056066451e-09,
      "dual_infeasibility": 5.427533369077547e-12,
      "iterations": 20,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.72608825,
          "setup_time": [],
          "iterations": 20,
          "primal_objective_value": -864.4118628975764,
          "dual_objective_value": -864.411862876331,
          "duality_gap": 2.1245341486064717e-08,
          "primal_infeasibility": 2.30264056066451e-09,
          "dual_infeasibility": 5.427533369077547e-12,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:43:12",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2381,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "mcp124-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:25",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2132,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:10:35",
      "solve_time": 0.24130702018737793,
      "status": "OPTIMAL",
      "primal_objective_value": -317.2643396559851,
      "dual_objective_value": -317.26433965517947,
      "duality_gap": -8.05641775514232e-10,
      "primal_infeasibility": 2.317503143690089e-15,
      "dual_infeasibility": 3.2364647886398265e-11,
      "iterations": 12,
      "memo": {
        "solver_solve_time": 0.163966999,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2133,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:10:42",
      "solve_time": 6.18490195274353,
      "status": "OPTIMAL",
      "primal_objective_value": -317.2643357289886,
      "dual_objective_value": -317.26433571943585,
      "duality_gap": -9.55276391323423e-09,
      "primal_infeasibility": 3.452429205651864e-14,
      "dual_infeasibility": 2.289855858365093e-10,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2382,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:26",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2384,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:28",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2385,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:29",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2383,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:27",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2134,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:11:47",
      "solve_time": 65.18666386604309,
      "status": "OPTIMAL",
      "primal_objective_value": -317.26334217587544,
      "dual_objective_value": -317.26018290170634,
      "duality_gap": -0.003159274169092896,
      "primal_infeasibility": 1.3145309316250677e-06,
      "dual_infeasibility": 1.0170101910506083e-06,
      "iterations": 6025,
      "memo": {
        "solver_solve_time": 65.107815083,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2131,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:10:34",
      "solve_time": 0.16768622398376465,
      "status": "OPTIMAL",
      "primal_objective_value": -317.2643237878996,
      "dual_objective_value": -317.26434282949464,
      "duality_gap": 1.904159501009417e-05,
      "primal_infeasibility": 3.133245307540807e-15,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1831,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:40:07",
      "solve_time": 0.8985415,
      "status": "OPTIMAL",
      "primal_objective_value": -317.26433979088665,
      "dual_objective_value": -317.2643404055531,
      "duality_gap": 6.146664759398845e-07,
      "primal_infeasibility": 1.1817715432431227e-12,
      "dual_infeasibility": 0.0,
      "iterations": 14,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.8985415,
          "setup_time": [],
          "iterations": 14,
          "primal_objective_value": -317.26433979088665,
          "dual_objective_value": -317.2643404055531,
          "duality_gap": 6.146664759398845e-07,
          "primal_infeasibility": 1.1817715432431227e-12,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:40:04",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1857,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:43:22",
      "solve_time": 2.260602083333333,
      "status": "OPTIMAL",
      "primal_objective_value": -317.2643388544631,
      "dual_objective_value": -317.26433884402263,
      "duality_gap": 1.0440487585583469e-08,
      "primal_infeasibility": 2.606685535332963e-09,
      "dual_infeasibility": 7.365073918346426e-11,
      "iterations": 19,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 2.260602083333333,
          "setup_time": [],
          "iterations": 19,
          "primal_objective_value": -317.2643388544631,
          "dual_objective_value": -317.26433884402263,
          "duality_gap": 1.0440487585583469e-08,
          "primal_infeasibility": 2.606685535332963e-09,
          "dual_infeasibility": 7.365073918346426e-11,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:43:19",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2386,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:29",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2136,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:11:55",
      "solve_time": 5.162637710571289,
      "status": "OPTIMAL",
      "primal_objective_value": -531.9300813566422,
      "dual_objective_value": -531.9300813543795,
      "duality_gap": -2.262709131173324e-09,
      "primal_infeasibility": 8.227473646636106e-16,
      "dual_infeasibility": 5.305261841984453e-11,
      "iterations": 11,
      "memo": {
        "solver_solve_time": 5.084504,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2137,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:12:01",
      "solve_time": 5.5707409381866455,
      "status": "OPTIMAL",
      "primal_objective_value": -531.9300725932821,
      "dual_objective_value": -531.930072569,
      "duality_gap": -2.4282144295284525e-08,
      "primal_infeasibility": 8.040295993778045e-14,
      "dual_infeasibility": 2.329819847105128e-10,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2387,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:30",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2389,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:32",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2390,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:33",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2388,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:31",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2138,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:13:27",
      "solve_time": 85.80190420150757,
      "status": "OPTIMAL",
      "primal_objective_value": -531.9296665702215,
      "dual_objective_value": -531.9243902498758,
      "duality_gap": -0.005276320345615204,
      "primal_infeasibility": 3.5097864358050385e-07,
      "dual_infeasibility": 4.608231670735556e-07,
      "iterations": 6725,
      "memo": {
        "solver_solve_time": 85.723657208,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2135,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:11:49",
      "solve_time": 0.9686660766601562,
      "status": "OPTIMAL",
      "primal_objective_value": -531.9300419847027,
      "dual_objective_value": -531.9300864211093,
      "duality_gap": 4.4436406597014866e-05,
      "primal_infeasibility": 7.856532362095457e-16,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1832,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:40:13",
      "solve_time": 0.8380240416666667,
      "status": "OPTIMAL",
      "primal_objective_value": -531.9300812378247,
      "dual_objective_value": -531.930084038429,
      "duality_gap": 2.8006043066852726e-06,
      "primal_infeasibility": 5.9500298393263746e-12,
      "dual_infeasibility": 0.0,
      "iterations": 13,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.8380240416666667,
          "setup_time": [],
          "iterations": 13,
          "primal_objective_value": -531.9300812378247,
          "dual_objective_value": -531.930084038429,
          "duality_gap": 2.8006043066852726e-06,
          "primal_infeasibility": 5.9500298393263746e-12,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:40:10",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1858,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:43:29",
      "solve_time": 2.2106795833333335,
      "status": "OPTIMAL",
      "primal_objective_value": -531.9300822835332,
      "dual_objective_value": -531.9300822716898,
      "duality_gap": 1.1843440006487072e-08,
      "primal_infeasibility": 1.926782694456677e-09,
      "dual_infeasibility": 3.374042791082714e-11,
      "iterations": 19,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 2.2106795833333335,
          "setup_time": [],
          "iterations": 19,
          "primal_objective_value": -531.9300822835332,
          "dual_objective_value": -531.9300822716898,
          "duality_gap": 1.1843440006487072e-08,
          "primal_infeasibility": 1.926782694456677e-09,
          "dual_infeasibility": 3.374042791082714e-11,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:43:26",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2391,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:34",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2140,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:14:59",
      "solve_time": 89.82528376579285,
      "status": "OPTIMAL",
      "primal_objective_value": -981.172560450884,
      "dual_objective_value": -981.172560441928,
      "duality_gap": -8.956021702033468e-09,
      "primal_infeasibility": 5.576649407633878e-15,
      "dual_infeasibility": 6.758930441182268e-11,
      "iterations": 13,
      "memo": {
        "solver_solve_time": 89.744985665,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2141,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:15:06",
      "solve_time": 5.910895109176636,
      "status": "OPTIMAL",
      "primal_objective_value": -981.1725575157805,
      "dual_objective_value": -981.1725574810541,
      "duality_gap": -3.4726326703093946e-08,
      "primal_infeasibility": 1.1304565496294368e-14,
      "dual_infeasibility": 8.0190851099525e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2392,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:35",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2394,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:37",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2395,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:38",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2393,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:36",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2142,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:15:31",
      "solve_time": 24.193409204483032,
      "status": "OPTIMAL",
      "primal_objective_value": -981.1715863618699,
      "dual_objective_value": -981.1618374757425,
      "duality_gap": -0.00974888612745417,
      "primal_infeasibility": 9.84883038240223e-08,
      "dual_infeasibility": 3.305222499689065e-07,
      "iterations": 1875,
      "memo": {
        "solver_solve_time": 24.105715125,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2139,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:13:29",
      "solve_time": 0.9742119312286377,
      "status": "OPTIMAL",
      "primal_objective_value": -981.1725284770389,
      "dual_objective_value": -981.1725736916305,
      "duality_gap": 4.5214591636977275e-05,
      "primal_infeasibility": 2.9884877512057914e-15,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1833,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:40:19",
      "solve_time": 0.912536375,
      "status": "OPTIMAL",
      "primal_objective_value": -981.1725661031035,
      "dual_objective_value": -981.1725718690851,
      "duality_gap": 5.765981654803909e-06,
      "primal_infeasibility": 3.16026274347861e-12,
      "dual_infeasibility": 0.0,
      "iterations": 13,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.912536375,
          "setup_time": [],
          "iterations": 13,
          "primal_objective_value": -981.1725661031035,
          "dual_objective_value": -981.1725718690851,
          "duality_gap": 5.765981654803909e-06,
          "primal_infeasibility": 3.16026274347861e-12,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:40:17",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1859,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:43:36",
      "solve_time": 2.6032755416666666,
      "status": "OPTIMAL",
      "primal_objective_value": -981.1725702362594,
      "dual_objective_value": -981.172570225403,
      "duality_gap": 1.0856410881388001e-08,
      "primal_infeasibility": 1.3408641864535708e-09,
      "dual_infeasibility": 7.777848240269705e-12,
      "iterations": 19,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 2.6032755416666666,
          "setup_time": [],
          "iterations": 19,
          "primal_objective_value": -981.1725702362594,
          "dual_objective_value": -981.172570225403,
          "duality_gap": 1.0856410881388001e-08,
          "primal_infeasibility": 1.3408641864535708e-09,
          "dual_infeasibility": 7.777848240269705e-12,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:43:34",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2396,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:39",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2144,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:17:32",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2145,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:17:39",
      "solve_time": 5.564814805984497,
      "status": "OPTIMAL",
      "primal_objective_value": -1681.960048879275,
      "dual_objective_value": -1681.9600487093676,
      "duality_gap": -1.6990748008538503e-07,
      "primal_infeasibility": 2.788764812335165e-14,
      "dual_infeasibility": 1.0652363569467362e-10,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2397,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:40",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2399,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:41",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2400,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:42",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2398,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:41",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2146,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:18:01",
      "solve_time": 22.179195880889893,
      "status": "OPTIMAL",
      "primal_objective_value": -1681.9584387566933,
      "dual_objective_value": -1681.953564698473,
      "duality_gap": -0.004874058220366351,
      "primal_infeasibility": 2.0180126454384416e-06,
      "dual_infeasibility": 2.1737788103100266e-08,
      "iterations": 1625,
      "memo": {
        "solver_solve_time": 22.0992225,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2143,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:15:31",
      "solve_time": 0.17056798934936523,
      "status": "OPTIMAL",
      "primal_objective_value": -1681.960022233755,
      "dual_objective_value": -1681.960115536573,
      "duality_gap": 9.330281818620279e-05,
      "primal_infeasibility": 6.498259333050908e-15,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1834,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:40:26",
      "solve_time": 0.9775438333333333,
      "status": "OPTIMAL",
      "primal_objective_value": -1681.9600975043904,
      "dual_objective_value": -1681.9601125495465,
      "duality_gap": 1.5045156033011153e-05,
      "primal_infeasibility": 8.103865749540684e-13,
      "dual_infeasibility": 0.0,
      "iterations": 14,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.9775438333333333,
          "setup_time": [],
          "iterations": 14,
          "primal_objective_value": -1681.9600975043904,
          "dual_objective_value": -1681.9601125495465,
          "duality_gap": 1.5045156033011153e-05,
          "primal_infeasibility": 8.103865749540684e-13,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:40:23",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1860,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:43:44",
      "solve_time": 2.581019125,
      "status": "OPTIMAL",
      "primal_objective_value": -1681.9601099646616,
      "dual_objective_value": -1681.9601099478573,
      "duality_gap": 1.680427885730751e-08,
      "primal_infeasibility": 1.774438052229053e-09,
      "dual_infeasibility": 3.5680044750280445e-12,
      "iterations": 21,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 2.581019125,
          "setup_time": [],
          "iterations": 21,
          "primal_objective_value": -1681.9601099646616,
          "dual_objective_value": -1681.9601099478573,
          "duality_gap": 1.680427885730751e-08,
          "primal_infeasibility": 1.774438052229053e-09,
          "dual_infeasibility": 3.5680044750280445e-12,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:43:41",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2401,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "mcp250-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:43",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2148,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:18:07",
      "solve_time": 1.623703956604004,
      "status": "OPTIMAL",
      "primal_objective_value": -598.1485156509422,
      "dual_objective_value": -598.1485156502104,
      "duality_gap": -7.318021744140424e-10,
      "primal_infeasibility": 1.0279534041409784e-15,
      "dual_infeasibility": 1.8856686824865825e-11,
      "iterations": 12,
      "memo": {
        "solver_solve_time": 1.075159208,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2149,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:18:57",
      "solve_time": 49.235872983932495,
      "status": "OPTIMAL",
      "primal_objective_value": -598.1484980478649,
      "dual_objective_value": -598.148498028111,
      "duality_gap": -1.9753883861994836e-08,
      "primal_infeasibility": 6.9727808859637596e-15,
      "dual_infeasibility": 3.076456407970078e-10,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2402,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:44",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2404,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:46",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2405,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:48",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2403,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:45",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2150,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:20:57",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2147,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:18:04",
      "solve_time": 2.33392596244812,
      "status": "OPTIMAL",
      "primal_objective_value": -598.1485095041485,
      "dual_objective_value": -598.1485189328429,
      "duality_gap": 9.428694397684012e-06,
      "primal_infeasibility": 2.5921330521074135e-15,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1835,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:40:34",
      "solve_time": 1.5547225,
      "status": "OPTIMAL",
      "primal_objective_value": -598.1485163350332,
      "dual_objective_value": -598.1485169989327,
      "duality_gap": 6.63899527353351e-07,
      "primal_infeasibility": 5.203879178173194e-13,
      "dual_infeasibility": 0.0,
      "iterations": 15,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 1.5547225,
          "setup_time": [],
          "iterations": 15,
          "primal_objective_value": -598.1485163350332,
          "dual_objective_value": -598.1485169989327,
          "duality_gap": 6.63899527353351e-07,
          "primal_infeasibility": 5.203879178173194e-13,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:40:31",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1861,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:43:59",
      "solve_time": 9.016883166666666,
      "status": "OPTIMAL",
      "primal_objective_value": -598.1485152998665,
      "dual_objective_value": -598.1485152939756,
      "duality_gap": 5.890910870220978e-09,
      "primal_infeasibility": 1.2225054525178163e-09,
      "dual_infeasibility": 2.5374934956038518e-11,
      "iterations": 21,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 9.016883166666666,
          "setup_time": [],
          "iterations": 21,
          "primal_objective_value": -598.1485152998665,
          "dual_objective_value": -598.1485152939756,
          "duality_gap": 5.890910870220978e-09,
          "primal_infeasibility": 1.2225054525178163e-09,
          "dual_infeasibility": 2.5374934956038518e-11,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:43:57",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2406,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:49",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2152,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:23:01",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2153,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:23:55",
      "solve_time": 53.50329923629761,
      "status": "OPTIMAL",
      "primal_objective_value": -1070.0567589595314,
      "dual_objective_value": -1070.0567589516327,
      "duality_gap": -7.898734111222439e-09,
      "primal_infeasibility": 2.7488754243134703e-13,
      "dual_infeasibility": 3.8483116375688007e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2407,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:50",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2409,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:52",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2410,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:53",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2408,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:51",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2154,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:25:55",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2151,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:21:00",
      "solve_time": 2.8333511352539062,
      "status": "OPTIMAL",
      "primal_objective_value": -1070.056746962311,
      "dual_objective_value": -1070.0567665649662,
      "duality_gap": 1.9602655129347113e-05,
      "primal_infeasibility": 3.271071190322263e-14,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1836,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:40:41",
      "solve_time": 1.5360105833333333,
      "status": "OPTIMAL",
      "primal_objective_value": -1070.0567637418037,
      "dual_objective_value": -1070.0567662625401,
      "duality_gap": 2.5207364160451107e-06,
      "primal_infeasibility": 9.081847783622977e-13,
      "dual_infeasibility": 0.0,
      "iterations": 16,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 1.5360105833333333,
          "setup_time": [],
          "iterations": 16,
          "primal_objective_value": -1070.0567637418037,
          "dual_objective_value": -1070.0567662625401,
          "duality_gap": 2.5207364160451107e-06,
          "primal_infeasibility": 9.081847783622977e-13,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:40:39",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1862,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:44:13",
      "solve_time": 9.306898791666667,
      "status": "OPTIMAL",
      "primal_objective_value": -1070.0567627403077,
      "dual_objective_value": -1070.0567627284877,
      "duality_gap": 1.1820020517916419e-08,
      "primal_infeasibility": 1.9894116855005456e-09,
      "dual_infeasibility": 1.83524722585802e-11,
      "iterations": 20,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 9.306898791666667,
          "setup_time": [],
          "iterations": 20,
          "primal_objective_value": -1070.0567627403077,
          "dual_objective_value": -1070.0567627284877,
          "duality_gap": 1.1820020517916419e-08,
          "primal_infeasibility": 1.9894116855005456e-09,
          "dual_infeasibility": 1.83524722585802e-11,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:44:11",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2411,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:54",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2156,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:27:58",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2157,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:28:53",
      "solve_time": 53.33316898345947,
      "status": "OPTIMAL",
      "primal_objective_value": -1847.9699944022154,
      "dual_objective_value": -1847.9699943694136,
      "duality_gap": -3.280183591414243e-08,
      "primal_infeasibility": 1.6551577809205618e-14,
      "dual_infeasibility": 4.792848030985146e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2412,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:55",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2414,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:57",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2415,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:58",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2413,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:56",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2158,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:30:53",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2155,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:25:57",
      "solve_time": 0.9246599674224854,
      "status": "OPTIMAL",
      "primal_objective_value": -1847.9699810333868,
      "dual_objective_value": -1847.970022451066,
      "duality_gap": 4.1417679085498094e-05,
      "primal_infeasibility": 1.1936389203813294e-14,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1837,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:40:50",
      "solve_time": 1.5978740833333334,
      "status": "OPTIMAL",
      "primal_objective_value": -1847.9700088367038,
      "dual_objective_value": -1847.9700217552486,
      "duality_gap": 1.2918544825879508e-05,
      "primal_infeasibility": 1.3971950234132762e-12,
      "dual_infeasibility": 0.0,
      "iterations": 14,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 1.5978740833333334,
          "setup_time": [],
          "iterations": 14,
          "primal_objective_value": -1847.9700088367038,
          "dual_objective_value": -1847.9700217552486,
          "duality_gap": 1.2918544825879508e-05,
          "primal_infeasibility": 1.3971950234132762e-12,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:40:46",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1863,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:44:30",
      "solve_time": 10.876570833333334,
      "status": "OPTIMAL",
      "primal_objective_value": -1847.9700184528383,
      "dual_objective_value": -1847.9700184414694,
      "duality_gap": 1.1368911145837046e-08,
      "primal_infeasibility": 1.480896814122543e-09,
      "dual_infeasibility": 5.281511248115392e-12,
      "iterations": 20,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 10.876570833333334,
          "setup_time": [],
          "iterations": 20,
          "primal_objective_value": -1847.9700184528383,
          "dual_objective_value": -1847.9700184414694,
          "duality_gap": 1.1368911145837046e-08,
          "primal_infeasibility": 1.480896814122543e-09,
          "dual_infeasibility": 5.281511248115392e-12,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:44:27",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2416,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:41:59",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2160,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:32:56",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2161,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:33:38",
      "solve_time": 40.44312405586243,
      "status": "OPTIMAL",
      "primal_objective_value": -3566.7379833165146,
      "dual_objective_value": -3566.737983223862,
      "duality_gap": -9.265249900636263e-08,
      "primal_infeasibility": 7.472516046203045e-13,
      "dual_infeasibility": 2.8114690795223104e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2417,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:42:00",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2419,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:42:02",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2420,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:42:03",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2418,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:42:01",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2162,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:35:38",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2159,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:30:55",
      "solve_time": 1.1287381649017334,
      "status": "OPTIMAL",
      "primal_objective_value": -3566.7380109438227,
      "dual_objective_value": -3566.7380522800404,
      "duality_gap": 4.133621769142337e-05,
      "primal_infeasibility": 3.097610455579781e-14,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1838,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "d31cb7532a216fdc91b3add7143ef51aa6679c9d",
      "timestamp": "2025-07-22T15:40:58",
      "solve_time": 1.5796517916666666,
      "status": "OPTIMAL",
      "primal_objective_value": -3566.7379931729224,
      "dual_objective_value": -3566.738052271622,
      "duality_gap": 5.909869969400461e-05,
      "primal_infeasibility": 1.1792225585239736e-12,
      "dual_infeasibility": 0.0,
      "iterations": 13,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 1.5796517916666666,
          "setup_time": [],
          "iterations": 13,
          "primal_objective_value": -3566.7379931729224,
          "dual_objective_value": -3566.738052271622,
          "duality_gap": 5.909869969400461e-05,
          "primal_infeasibility": 1.1792225585239736e-12,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:40:55",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1864,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "2ef15f0b24da1069f2b57592da99da5a647810c6",
      "timestamp": "2025-07-22T15:44:46",
      "solve_time": 9.711638,
      "status": "OPTIMAL",
      "primal_objective_value": -3566.738045969509,
      "dual_objective_value": -3566.7380459534215,
      "duality_gap": 1.608759703231044e-08,
      "primal_infeasibility": 1.4561025810833674e-09,
      "dual_infeasibility": 1.6673683400563527e-12,
      "iterations": 20,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 9.711638,
          "setup_time": [],
          "iterations": 20,
          "primal_objective_value": -3566.738045969509,
          "dual_objective_value": -3566.7380459534215,
          "duality_gap": 1.608759703231044e-08,
          "primal_infeasibility": 1.4561025810833674e-09,
          "dual_infeasibility": 1.6673683400563527e-12,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-23 00:44:43",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2421,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "mcp500-4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:42:04",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1207,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:11:11",
      "solve_time": 25.793164014816284,
      "status": "OPTIMAL",
      "primal_objective_value": 1092.5981048387882,
      "dual_objective_value": 1092.5981049304173,
      "duality_gap": -9.162909009319264e-08,
      "primal_infeasibility": 5.720872373199901e-10,
      "dual_infeasibility": 1.1890157244942814e-10,
      "iterations": 26,
      "memo": {
        "solver_solve_time": 25.738914749,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1208,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "qap10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:11:16",
      "solve_time": 4.625144004821777,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1210,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "qap10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:13:02",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1211,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:13:02",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1212,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "qap10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:13:02",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1213,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:13:02",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2275,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "qap10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:39:35",
      "solve_time": 99.81731796264648,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 1092.4922416744214,
      "dual_objective_value": 1092.544894125871,
      "duality_gap": -0.05265245144960318,
      "primal_infeasibility": 4.2353434666135e-07,
      "dual_infeasibility": 0.0,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 99.759706791,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1209,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "qap10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:12:55",
      "solve_time": 0.5981779098510742,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 1093.0721614033846,
      "dual_objective_value": 1092.5599703709595,
      "duality_gap": 0.5121910324251076,
      "primal_infeasibility": 2.3061857111994798e-08,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1610,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "qap10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:01:26",
      "solve_time": 0.8021789583333333,
      "status": "UNKNOWN",
      "primal_objective_value": 1092.5398261865366,
      "dual_objective_value": 1092.5738677926238,
      "duality_gap": 0.03404160608715756,
      "primal_infeasibility": 2.2324924926700836e-07,
      "dual_infeasibility": 0.0,
      "iterations": 14,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 0.8021789583333333,
          "setup_time": [],
          "iterations": 14,
          "primal_objective_value": 1092.5398261865366,
          "dual_objective_value": 1092.5738677926238,
          "duality_gap": 0.03404160608715756,
          "primal_infeasibility": 2.2324924926700836e-07,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:01:23",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1495,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "qap10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:40:50",
      "solve_time": 2.500351125,
      "status": "NUM_ERROR",
      "primal_objective_value": 1092.5803930728775,
      "dual_objective_value": 1092.5806235221098,
      "duality_gap": 0.00023044923227644176,
      "primal_infeasibility": 5.983215930617338e-08,
      "dual_infeasibility": 0.0,
      "iterations": 26,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 2.500351125,
          "setup_time": [],
          "iterations": 26,
          "primal_objective_value": 1092.5803930728775,
          "dual_objective_value": 1092.5806235221098,
          "duality_gap": 0.00023044923227644176,
          "primal_infeasibility": 5.983215930617338e-08,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:40:47",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1214,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "qap10",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:13:02",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1152,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:01:58",
      "solve_time": 0.039627790451049805,
      "status": "OPTIMAL",
      "primal_objective_value": 436.00000012500374,
      "dual_objective_value": 436.0000001787257,
      "duality_gap": -5.3721976200904464e-08,
      "primal_infeasibility": 8.543064997221504e-10,
      "dual_infeasibility": 8.700480256542984e-14,
      "iterations": 9,
      "memo": {
        "solver_solve_time": 0.036510792,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1153,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "qap5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:01:58",
      "solve_time": 0.05824089050292969,
      "status": "OPTIMAL",
      "primal_objective_value": 436.00000638953816,
      "dual_objective_value": 436.0000103135326,
      "duality_gap": -3.923994427168509e-06,
      "primal_infeasibility": 6.573074355875933e-08,
      "dual_infeasibility": 5.296699388254977e-12,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1156,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "qap5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:03:31",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1157,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:03:31",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1158,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "qap5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:03:31",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1159,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:03:31",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1154,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "qap5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:01:58",
      "solve_time": 0.015094995498657227,
      "status": "OPTIMAL",
      "primal_objective_value": 436.00007269274516,
      "dual_objective_value": 435.9998052039491,
      "duality_gap": 0.00026748879605520415,
      "primal_infeasibility": 2.3053436931048306e-07,
      "dual_infeasibility": 0.0,
      "iterations": 225,
      "memo": {
        "solver_solve_time": 0.012320290999999999,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1155,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "qap5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:01:58",
      "solve_time": 0.020327091217041016,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 436.0403897924358,
      "dual_objective_value": 435.9998304004548,
      "duality_gap": 0.04055939198099168,
      "primal_infeasibility": 9.059329771695843e-08,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1605,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "qap5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:00:56",
      "solve_time": 0.4685420416666667,
      "status": "OPTIMAL",
      "primal_objective_value": 436.000000302473,
      "dual_objective_value": 435.9999999151769,
      "duality_gap": 3.872960974149464e-07,
      "primal_infeasibility": 1.0352572932812939e-11,
      "dual_infeasibility": 0.0,
      "iterations": 10,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.4685420416666667,
          "setup_time": [],
          "iterations": 10,
          "primal_objective_value": 436.000000302473,
          "dual_objective_value": 435.9999999151769,
          "duality_gap": 3.872960974149464e-07,
          "primal_infeasibility": 1.0352572932812939e-11,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:00:53",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1490,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "qap5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:40:19",
      "solve_time": 0.2549562083333333,
      "status": "OPTIMAL",
      "primal_objective_value": 435.99999879051774,
      "dual_objective_value": 435.9999990246588,
      "duality_gap": 2.3414105498886784e-07,
      "primal_infeasibility": 6.0506510269859365e-09,
      "dual_infeasibility": 0.0,
      "iterations": 14,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.2549562083333333,
          "setup_time": [],
          "iterations": 14,
          "primal_objective_value": 435.99999879051774,
          "dual_objective_value": 435.9999990246588,
          "duality_gap": 2.3414105498886784e-07,
          "primal_infeasibility": 6.0506510269859365e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:40:17",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1160,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "qap5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:03:31",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1163,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:04:47",
      "solve_time": 0.3584439754486084,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 381.43279582401055,
      "dual_objective_value": 381.4327960779774,
      "duality_gap": -2.539668457757216e-07,
      "primal_infeasibility": 9.455201134480351e-10,
      "dual_infeasibility": 4.251389530798158e-09,
      "iterations": 26,
      "memo": {
        "solver_solve_time": 0.353374376,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1164,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "qap6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:04:48",
      "solve_time": 0.4547898769378662,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1167,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "qap6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:05:07",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1168,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:05:07",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1169,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "qap6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:05:07",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1170,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:05:07",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1165,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "qap6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:04:59",
      "solve_time": 11.140121698379517,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 381.1579788447341,
      "dual_objective_value": 381.2947477911839,
      "duality_gap": -0.13676894644981985,
      "primal_infeasibility": 2.5734585406151894e-06,
      "dual_infeasibility": 0.0,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 11.135406458,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1166,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "qap6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:04:59",
      "solve_time": 0.09423494338989258,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 381.5253368559963,
      "dual_objective_value": 381.38626400064095,
      "duality_gap": 0.1390728553553231,
      "primal_infeasibility": 4.7219042964099784e-08,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1606,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "qap6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:01:02",
      "solve_time": 0.7566619166666667,
      "status": "OPTIMAL",
      "primal_objective_value": 381.39365405504674,
      "dual_objective_value": 381.41637577242363,
      "duality_gap": 0.022721717376896322,
      "primal_infeasibility": 2.8681423726442413e-07,
      "dual_infeasibility": 0.0,
      "iterations": 19,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.7566619166666667,
          "setup_time": [],
          "iterations": 19,
          "primal_objective_value": 381.39365405504674,
          "dual_objective_value": 381.41637577242363,
          "duality_gap": 0.022721717376896322,
          "primal_infeasibility": 2.8681423726442413e-07,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:00:59",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1491,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "qap6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:40:25",
      "solve_time": 0.3632245416666667,
      "status": "NUM_ERROR",
      "primal_objective_value": 381.4236687453082,
      "dual_objective_value": 381.4240243638051,
      "duality_gap": 0.0003556184968829257,
      "primal_infeasibility": 1.0256556673173296e-07,
      "dual_infeasibility": 0.0,
      "iterations": 22,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.3632245416666667,
          "setup_time": [],
          "iterations": 22,
          "primal_objective_value": 381.4236687453082,
          "dual_objective_value": 381.4240243638051,
          "duality_gap": 0.0003556184968829257,
          "primal_infeasibility": 1.0256556673173296e-07,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:40:22",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1171,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "qap6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:05:07",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1174,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:05:49",
      "solve_time": 1.2171392440795898,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 424.81215093653674,
      "dual_objective_value": 424.8121509794146,
      "duality_gap": -4.28778434979904e-08,
      "primal_infeasibility": 1.4814603139603626e-09,
      "dual_infeasibility": 2.3106894516466327e-09,
      "iterations": 26,
      "memo": {
        "solver_solve_time": 1.208488294,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1175,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "qap7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:05:50",
      "solve_time": 0.7405779361724854,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1178,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "qap7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:06:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1179,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:06:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1180,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "qap7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:06:19",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1181,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:06:19",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1176,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "qap7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:06:10",
      "solve_time": 20.12582302093506,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 424.5225849795715,
      "dual_objective_value": 424.66763159392576,
      "duality_gap": -0.14504661435427124,
      "primal_infeasibility": 2.5643940808572178e-06,
      "dual_infeasibility": 0.0,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 20.117360833,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1177,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "qap7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:06:10",
      "solve_time": 0.1465590000152588,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 424.8762477985437,
      "dual_objective_value": 424.79985124990344,
      "duality_gap": 0.07639654864027534,
      "primal_infeasibility": 2.3370667875751253e-08,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1607,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "qap7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:01:08",
      "solve_time": 0.6350701666666667,
      "status": "UNKNOWN",
      "primal_objective_value": 424.7884026413741,
      "dual_objective_value": 424.8042332891782,
      "duality_gap": 0.015830647804136788,
      "primal_infeasibility": 2.244805558197445e-07,
      "dual_infeasibility": 1.0208979903820277e-13,
      "iterations": 19,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 0.6350701666666667,
          "setup_time": [],
          "iterations": 19,
          "primal_objective_value": 424.7884026413741,
          "dual_objective_value": 424.8042332891782,
          "duality_gap": 0.015830647804136788,
          "primal_infeasibility": 2.244805558197445e-07,
          "dual_infeasibility": 1.0208979903820277e-13,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:01:05",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1492,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "qap7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:40:30",
      "solve_time": 0.5065246666666666,
      "status": "NUM_ERROR",
      "primal_objective_value": 424.8083811224529,
      "dual_objective_value": 424.80858176294714,
      "duality_gap": 0.00020064049425627672,
      "primal_infeasibility": 7.622887967153097e-08,
      "dual_infeasibility": 0.0,
      "iterations": 24,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.5065246666666666,
          "setup_time": [],
          "iterations": 24,
          "primal_objective_value": 424.8083811224529,
          "dual_objective_value": 424.80858176294714,
          "duality_gap": 0.00020064049425627672,
          "primal_infeasibility": 7.622887967153097e-08,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:40:28",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1182,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "qap7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:06:19",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1185,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:07:08",
      "solve_time": 3.9440019130706787,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 756.9434336934269,
      "dual_objective_value": 756.9434339047293,
      "duality_gap": -2.1130244931555353e-07,
      "primal_infeasibility": 1.1033134136067158e-09,
      "dual_infeasibility": 1.8036454579220684e-09,
      "iterations": 29,
      "memo": {
        "solver_solve_time": 3.928795753,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1186,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "qap8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:07:09",
      "solve_time": 1.6612441539764404,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1189,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "qap8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:07:55",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1190,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:07:55",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1191,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "qap8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:07:55",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1192,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:07:55",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1187,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "qap8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:07:46",
      "solve_time": 36.509506940841675,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 756.5711755506155,
      "dual_objective_value": 756.7533977873954,
      "duality_gap": -0.18222223677992133,
      "primal_infeasibility": 1.7661078048246205e-06,
      "dual_infeasibility": 0.0,
      "iterations": 100000,
      "memo": {
        "solver_solve_time": 36.495549333,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1188,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "qap8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:07:46",
      "solve_time": 0.23933076858520508,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 757.0347850401854,
      "dual_objective_value": 756.9408334188629,
      "duality_gap": 0.09395162132250334,
      "primal_infeasibility": 1.6356761098055173e-08,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1608,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "qap8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:01:14",
      "solve_time": 0.5659632083333334,
      "status": "OPTIMAL",
      "primal_objective_value": 756.8395594287458,
      "dual_objective_value": 756.8977747654171,
      "duality_gap": 0.05821533667131007,
      "primal_infeasibility": 6.256731733516596e-07,
      "dual_infeasibility": 0.0,
      "iterations": 15,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.5659632083333334,
          "setup_time": [],
          "iterations": 15,
          "primal_objective_value": 756.8395594287458,
          "dual_objective_value": 756.8977747654171,
          "duality_gap": 0.05821533667131007,
          "primal_infeasibility": 6.256731733516596e-07,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:01:11",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1493,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "qap8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:40:36",
      "solve_time": 0.8749054583333333,
      "status": "NUM_ERROR",
      "primal_objective_value": 756.9340877297344,
      "dual_objective_value": 756.934375193232,
      "duality_gap": 0.0002874634975569279,
      "primal_infeasibility": 3.486442395574242e-08,
      "dual_infeasibility": 0.0,
      "iterations": 27,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.8749054583333333,
          "setup_time": [],
          "iterations": 27,
          "primal_objective_value": 756.9340877297344,
          "dual_objective_value": 756.934375193232,
          "duality_gap": 0.0002874634975569279,
          "primal_infeasibility": 3.486442395574242e-08,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:40:33",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1193,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "qap8",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:07:55",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1196,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:08:56",
      "solve_time": 9.71919322013855,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 1409.9415896092542,
      "dual_objective_value": 1409.941617901437,
      "duality_gap": -2.8292182832956314e-05,
      "primal_infeasibility": 7.656624897637267e-08,
      "dual_infeasibility": 8.594780663566562e-10,
      "iterations": 24,
      "memo": {
        "solver_solve_time": 9.690633708,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1197,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "qap9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:08:59",
      "solve_time": 2.7372238636016846,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1200,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "qap9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:09:54",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1201,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:09:54",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1202,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "qap9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:09:54",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1203,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "qap9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:09:55",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1198,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "qap9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:09:44",
      "solve_time": 44.790440797805786,
      "status": "OPTIMAL",
      "primal_objective_value": 1409.9180851457008,
      "dual_objective_value": 1409.9311892082915,
      "duality_gap": -0.013104062590628018,
      "primal_infeasibility": 2.0332473972900747e-05,
      "dual_infeasibility": 1.2215291832739586e-08,
      "iterations": 74700,
      "memo": {
        "solver_solve_time": 44.763336166,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1199,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "qap9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:09:45",
      "solve_time": 0.36574411392211914,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 1410.25627924329,
      "dual_objective_value": 1409.8952495753765,
      "duality_gap": 0.361029667913499,
      "primal_infeasibility": 4.0892029004511786e-08,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1609,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "qap9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:01:19",
      "solve_time": 0.8991597916666667,
      "status": "OPTIMAL",
      "primal_objective_value": 1409.9186636560362,
      "dual_objective_value": 1409.9299342574086,
      "duality_gap": 0.011270601372416422,
      "primal_infeasibility": 5.8123518858196593e-08,
      "dual_infeasibility": 0.0,
      "iterations": 17,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.8991597916666667,
          "setup_time": [],
          "iterations": 17,
          "primal_objective_value": 1409.9186636560362,
          "dual_objective_value": 1409.9299342574086,
          "duality_gap": 0.011270601372416422,
          "primal_infeasibility": 5.8123518858196593e-08,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:01:17",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1494,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "qap9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:40:42",
      "solve_time": 1.283624125,
      "status": "NUM_ERROR",
      "primal_objective_value": 1409.918321784674,
      "dual_objective_value": 1409.918571432121,
      "duality_gap": 0.00024964744716271525,
      "primal_infeasibility": 9.550174489527122e-08,
      "dual_infeasibility": 0.0,
      "iterations": 25,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 1.283624125,
          "setup_time": [],
          "iterations": 25,
          "primal_objective_value": 1409.918321784674,
          "dual_objective_value": 1409.918571432121,
          "duality_gap": 0.00024964744716271525,
          "primal_infeasibility": 9.550174489527122e-08,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:40:40",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1204,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "qap9",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:09:55",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1216,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "qpG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:49:36",
      "solve_time": 20.110408067703247,
      "status": "OPTIMAL",
      "primal_objective_value": -2448.659092952946,
      "dual_objective_value": -2448.6590929340227,
      "duality_gap": -1.892340151243843e-08,
      "primal_infeasibility": 1.7496194581406766e-08,
      "dual_infeasibility": 3.538743119610824e-11,
      "iterations": 15,
      "memo": {
        "solver_solve_time": 3.195941749,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2279,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "qpG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:46:59",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1218,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "qpG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:54:31",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1219,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "qpG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:54:31",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1220,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "qpG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:54:32",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1221,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "qpG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:54:32",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2276,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "qpG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:41:36",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1217,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "qpG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:54:23",
      "solve_time": 29.925652980804443,
      "status": "OPTIMAL",
      "primal_objective_value": -2448.6590489835125,
      "dual_objective_value": -2448.6591322561353,
      "duality_gap": 8.327262275997782e-05,
      "primal_infeasibility": 2.3298734319033554e-14,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1712,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "qpG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:45:28",
      "solve_time": 3.4544910833333335,
      "status": "OPTIMAL",
      "primal_objective_value": -2448.659090183629,
      "dual_objective_value": -2448.65913216471,
      "duality_gap": 4.198108126729494e-05,
      "primal_infeasibility": 3.2288322455640034e-12,
      "dual_infeasibility": 0.0,
      "iterations": 15,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 3.4544910833333335,
          "setup_time": [],
          "iterations": 15,
          "primal_objective_value": -2448.659090183629,
          "dual_objective_value": -2448.65913216471,
          "duality_gap": 4.198108126729494e-05,
          "primal_infeasibility": 3.2288322455640034e-12,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:45:24",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1578,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "qpG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:30:50",
      "solve_time": 142.55485320833333,
      "status": "OPTIMAL",
      "primal_objective_value": -2448.659124217068,
      "dual_objective_value": -2448.659124204988,
      "duality_gap": 1.2079908628948033e-08,
      "primal_infeasibility": 4.663936345007886e-09,
      "dual_infeasibility": 7.389642148204685e-12,
      "iterations": 17,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 142.55485320833333,
          "setup_time": [],
          "iterations": 17,
          "primal_objective_value": -2448.659124217068,
          "dual_objective_value": -2448.659124204988,
          "duality_gap": 1.2079908628948033e-08,
          "primal_infeasibility": 4.663936345007886e-09,
          "dual_infeasibility": 7.389642148204685e-12,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:30:47",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1222,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "qpG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T13:54:32",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2164,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "qpG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:35:40",
      "solve_time": 0.9329919815063477,
      "status": "SUBPROCESS_ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "returncode": -6,
        "error_type": "SUBPROCESS_ERROR",
        "error_message": "libc++abi: terminating due to uncaught exception of type std::length_error: vector",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2165,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "qpG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:35:41",
      "solve_time": 0.9212636947631836,
      "status": "SUBPROCESS_ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "returncode": -6,
        "error_type": "SUBPROCESS_ERROR",
        "error_message": "libc++abi: terminating due to uncaught exception of type std::length_error: vector",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1224,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "qpG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:03:32",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1225,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "qpG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:03:32",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1226,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "qpG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:03:33",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1227,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "qpG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:03:33",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2166,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "qpG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:35:43",
      "solve_time": 0.9268250465393066,
      "status": "SUBPROCESS_ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "returncode": -6,
        "error_type": "SUBPROCESS_ERROR",
        "error_message": "libc++abi: terminating due to uncaught exception of type std::length_error: vector",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2163,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "qpG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:35:39",
      "solve_time": 0.9359021186828613,
      "status": "SUBPROCESS_ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "returncode": -6,
        "error_type": "SUBPROCESS_ERROR",
        "error_message": "libc++abi: terminating due to uncaught exception of type std::length_error: vector",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1713,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "qpG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:46:39",
      "solve_time": 6.199770916666667,
      "status": "OPTIMAL",
      "primal_objective_value": -11817.999949825342,
      "dual_objective_value": -11818.000000034852,
      "duality_gap": 5.020950993639417e-05,
      "primal_infeasibility": 1.691030179875868e-11,
      "dual_infeasibility": 0.0,
      "iterations": 17,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 6.199770916666667,
          "setup_time": [],
          "iterations": 17,
          "primal_objective_value": -11817.999949825342,
          "dual_objective_value": -11818.000000034852,
          "duality_gap": 5.020950993639417e-05,
          "primal_infeasibility": 1.691030179875868e-11,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:46:35",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2281,
      "solver_name": "matlab_sedumi",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "qpG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:49:21",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1228,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "qpG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:03:33",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1231,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "ss30",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:06:06",
      "solve_time": 41.18780493736267,
      "status": "OPTIMAL",
      "primal_objective_value": -20.239510587223354,
      "dual_objective_value": -20.239510586816014,
      "duality_gap": -4.0733993955655023e-10,
      "primal_infeasibility": 9.912076322563995e-08,
      "dual_infeasibility": 0.0,
      "iterations": 29,
      "memo": {
        "solver_solve_time": 34.756203417,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1232,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "ss30",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:06:28",
      "solve_time": 21.264667987823486,
      "status": "OPTIMAL",
      "primal_objective_value": -20.239510644969997,
      "dual_objective_value": -20.239510638137972,
      "duality_gap": -6.8320247237352305e-09,
      "primal_infeasibility": 8.94817783016025e-08,
      "dual_infeasibility": 5.0557558792995994e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1234,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "ss30",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:10:03",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1235,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "ss30",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:10:03",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1236,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "ss30",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:10:03",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1237,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "ss30",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:10:03",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2277,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "ss30",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:43:36",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1233,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "ss30",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:09:55",
      "solve_time": 7.810168981552124,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": -20.239507687488363,
      "dual_objective_value": -20.23951064833439,
      "duality_gap": 2.960846028798869e-06,
      "primal_infeasibility": 1.5496658619045873e-08,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1611,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "ss30",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:01:35",
      "solve_time": 2.882202875,
      "status": "UNKNOWN",
      "primal_objective_value": -20.239507562642537,
      "dual_objective_value": -20.23951068538981,
      "duality_gap": 3.122747273209825e-06,
      "primal_infeasibility": 1.0755657434415856e-07,
      "dual_infeasibility": 0.0,
      "iterations": 21,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 2.882202875,
          "setup_time": [],
          "iterations": 21,
          "primal_objective_value": -20.239507562642537,
          "dual_objective_value": -20.23951068538981,
          "duality_gap": 3.122747273209825e-06,
          "primal_infeasibility": 1.0755657434415856e-07,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:01:31",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1496,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "ss30",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:41:03",
      "solve_time": 6.760695833333333,
      "status": "NUM_ERROR",
      "primal_objective_value": -20.239510592874606,
      "dual_objective_value": -20.239510589127317,
      "duality_gap": 3.747288701561047e-09,
      "primal_infeasibility": 3.232622404503955e-08,
      "dual_infeasibility": 0.0,
      "iterations": 37,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 6.760695833333333,
          "setup_time": [],
          "iterations": 37,
          "primal_objective_value": -20.239510592874606,
          "dual_objective_value": -20.239510589127317,
          "duality_gap": 3.747288701561047e-09,
          "primal_infeasibility": 3.232622404503955e-08,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:41:00",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1238,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "ss30",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:10:03",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1241,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "theta1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:11:05",
      "solve_time": 0.5781240463256836,
      "status": "OPTIMAL",
      "primal_objective_value": -23.000000113696405,
      "dual_objective_value": -23.00000006485042,
      "duality_gap": -4.884598681087482e-08,
      "primal_infeasibility": 1.7021181449260494e-08,
      "dual_infeasibility": 1.1944769291368984e-11,
      "iterations": 12,
      "memo": {
        "solver_solve_time": 0.573968168,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1242,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "theta1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:11:05",
      "solve_time": 0.30235886573791504,
      "status": "OPTIMAL",
      "primal_objective_value": -22.99999992045278,
      "dual_objective_value": -22.999999920596142,
      "duality_gap": 1.4336265508063661e-10,
      "primal_infeasibility": 1.1739084766113277e-16,
      "dual_infeasibility": 4.107080131386077e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1245,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "theta1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:11:22",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1246,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "theta1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:11:22",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1247,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "theta1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:11:22",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1248,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "theta1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:11:22",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1243,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "theta1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:11:05",
      "solve_time": 0.059606075286865234,
      "status": "OPTIMAL",
      "primal_objective_value": -22.99957523727033,
      "dual_objective_value": -22.999473468676786,
      "duality_gap": -0.00010176859354515955,
      "primal_infeasibility": 8.547389016417847e-06,
      "dual_infeasibility": 2.873384339106012e-07,
      "iterations": 250,
      "memo": {
        "solver_solve_time": 0.055213041,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1244,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "theta1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:11:05",
      "solve_time": 0.025326967239379883,
      "status": "OPTIMAL",
      "primal_objective_value": -22.99999909785378,
      "dual_objective_value": -23.000000314920484,
      "duality_gap": 1.217066703418368e-06,
      "primal_infeasibility": 5.552518868004142e-16,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1646,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "theta1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:06:19",
      "solve_time": 0.3554101666666667,
      "status": "OPTIMAL",
      "primal_objective_value": -22.99999966935091,
      "dual_objective_value": -23.000000054814368,
      "duality_gap": 3.854634584854466e-07,
      "primal_infeasibility": 1.08019134049444e-11,
      "dual_infeasibility": 0.0,
      "iterations": 11,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.3554101666666667,
          "setup_time": [],
          "iterations": 11,
          "primal_objective_value": -22.99999966935091,
          "dual_objective_value": -23.000000054814368,
          "duality_gap": 3.854634584854466e-07,
          "primal_infeasibility": 1.08019134049444e-11,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:06:16",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1516,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "theta1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:46:55",
      "solve_time": 0.2917774166666667,
      "status": "OPTIMAL",
      "primal_objective_value": -23.00000001877833,
      "dual_objective_value": -23.000000013317347,
      "duality_gap": 5.460982777094614e-09,
      "primal_infeasibility": 2.5321435718789402e-09,
      "dual_infeasibility": 0.0,
      "iterations": 19,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.2917774166666667,
          "setup_time": [],
          "iterations": 19,
          "primal_objective_value": -23.00000001877833,
          "dual_objective_value": -23.000000013317347,
          "duality_gap": 5.460982777094614e-09,
          "primal_infeasibility": 2.5321435718789402e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:46:52",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1249,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "theta1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:11:22",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1252,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "theta2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:12:36",
      "solve_time": 10.558916091918945,
      "status": "OPTIMAL",
      "primal_objective_value": -32.87916985873813,
      "dual_objective_value": -32.87916961787732,
      "duality_gap": -2.4086081396035297e-07,
      "primal_infeasibility": 9.043557291921717e-08,
      "dual_infeasibility": 6.7143730115455886e-12,
      "iterations": 10,
      "memo": {
        "solver_solve_time": 10.531377999,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1253,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "theta2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:12:38",
      "solve_time": 2.042449951171875,
      "status": "OPTIMAL",
      "primal_objective_value": -32.87916894882581,
      "dual_objective_value": -32.87916894877984,
      "duality_gap": -4.596500957632088e-11,
      "primal_infeasibility": 1.4343967695977949e-12,
      "dual_infeasibility": 2.2664637685921277e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1256,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "theta2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:12:50",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1257,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "theta2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:12:50",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1258,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "theta2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:12:50",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1259,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "theta2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:12:50",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1254,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "theta2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:12:38",
      "solve_time": 0.41171908378601074,
      "status": "OPTIMAL",
      "primal_objective_value": -32.879092775414236,
      "dual_objective_value": -32.87901385888463,
      "duality_gap": -7.891652960267947e-05,
      "primal_infeasibility": 1.00022956740785e-06,
      "dual_infeasibility": 2.3274278129605833e-07,
      "iterations": 350,
      "memo": {
        "solver_solve_time": 0.3871845,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1255,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "theta2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:12:39",
      "solve_time": 0.47716593742370605,
      "status": "OPTIMAL",
      "primal_objective_value": -32.87916857824288,
      "dual_objective_value": -32.87916905441676,
      "duality_gap": 4.761738736647203e-07,
      "primal_infeasibility": 4.57224779883188e-15,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1647,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "theta2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:06:25",
      "solve_time": 0.5580662916666667,
      "status": "OPTIMAL",
      "primal_objective_value": -32.87916893679436,
      "dual_objective_value": -32.87916903116265,
      "duality_gap": 9.436828918296669e-08,
      "primal_infeasibility": 1.2482387284479412e-12,
      "dual_infeasibility": 0.0,
      "iterations": 13,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.5580662916666667,
          "setup_time": [],
          "iterations": 13,
          "primal_objective_value": -32.87916893679436,
          "dual_objective_value": -32.87916903116265,
          "duality_gap": 9.436828918296669e-08,
          "primal_infeasibility": 1.2482387284479412e-12,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:06:22",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1517,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "theta2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:47:01",
      "solve_time": 0.631585375,
      "status": "OPTIMAL",
      "primal_objective_value": -32.879169040448566,
      "dual_objective_value": -32.87916903780507,
      "duality_gap": 2.643496088694519e-09,
      "primal_infeasibility": 2.2690844865871237e-09,
      "dual_infeasibility": 0.0,
      "iterations": 20,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.631585375,
          "setup_time": [],
          "iterations": 20,
          "primal_objective_value": -32.879169040448566,
          "dual_objective_value": -32.87916903780507,
          "duality_gap": 2.643496088694519e-09,
          "primal_infeasibility": 2.2690844865871237e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:46:58",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1260,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "theta2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:12:50",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1263,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "theta3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:24:54",
      "solve_time": 67.7079222202301,
      "status": "OPTIMAL",
      "primal_objective_value": -42.16698181950611,
      "dual_objective_value": -42.16698175324743,
      "duality_gap": -6.625868564924531e-08,
      "primal_infeasibility": 2.566384582637676e-08,
      "dual_infeasibility": 6.118994005248439e-14,
      "iterations": 10,
      "memo": {
        "solver_solve_time": 67.592432958,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1264,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "theta3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:25:02",
      "solve_time": 7.798202753067017,
      "status": "OPTIMAL",
      "primal_objective_value": -42.166981272985936,
      "dual_objective_value": -42.166981273163785,
      "duality_gap": 1.7784884676075308e-10,
      "primal_infeasibility": 3.401035803092698e-15,
      "dual_infeasibility": 3.975102289462933e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1267,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "theta3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:25:15",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1268,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "theta3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:25:15",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1269,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "theta3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:25:15",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1270,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "theta3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:25:15",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1265,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "theta3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:25:03",
      "solve_time": 1.58660888671875,
      "status": "OPTIMAL",
      "primal_objective_value": -42.166983999600596,
      "dual_objective_value": -42.166985728095874,
      "duality_gap": 1.7284952775753482e-06,
      "primal_infeasibility": 2.2777817734753627e-08,
      "dual_infeasibility": 6.1942128146186496e-09,
      "iterations": 450,
      "memo": {
        "solver_solve_time": 1.477760083,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1266,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "theta3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:25:05",
      "solve_time": 1.048050880432129,
      "status": "OPTIMAL",
      "primal_objective_value": -42.16698095442231,
      "dual_objective_value": -42.166981616724364,
      "duality_gap": 6.623020567531057e-07,
      "primal_infeasibility": 2.3718112851955558e-15,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1648,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "theta3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:06:33",
      "solve_time": 1.1650570833333334,
      "status": "OPTIMAL",
      "primal_objective_value": -42.16698130052295,
      "dual_objective_value": -42.16698152368698,
      "duality_gap": 2.2316402947808456e-07,
      "primal_infeasibility": 6.941267860310931e-12,
      "dual_infeasibility": 0.0,
      "iterations": 14,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 1.1650570833333334,
          "setup_time": [],
          "iterations": 14,
          "primal_objective_value": -42.16698130052295,
          "dual_objective_value": -42.16698152368698,
          "duality_gap": 2.2316402947808456e-07,
          "primal_infeasibility": 6.941267860310931e-12,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:06:29",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1518,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "theta3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:47:08",
      "solve_time": 2.416633291666667,
      "status": "OPTIMAL",
      "primal_objective_value": -42.16698154577349,
      "dual_objective_value": -42.16698155040591,
      "duality_gap": 4.632418892924761e-09,
      "primal_infeasibility": 4.565662075596726e-09,
      "dual_infeasibility": 0.0,
      "iterations": 20,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 2.416633291666667,
          "setup_time": [],
          "iterations": 20,
          "primal_objective_value": -42.16698154577349,
          "dual_objective_value": -42.16698155040591,
          "duality_gap": 4.632418892924761e-09,
          "primal_infeasibility": 4.565662075596726e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:47:06",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1271,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "theta3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:25:15",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2168,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "theta4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:37:47",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2169,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "theta4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:38:18",
      "solve_time": 29.595786094665527,
      "status": "OPTIMAL",
      "primal_objective_value": -50.3212217910097,
      "dual_objective_value": -50.32122179111797,
      "duality_gap": 1.0827250207512407e-10,
      "primal_infeasibility": 1.0777758760552207e-13,
      "dual_infeasibility": 1.9701297898894425e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1767,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "theta4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:19",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1769,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "theta4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:20",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1770,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "theta4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:20",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1768,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "theta4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:19",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2170,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "theta4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:38:22",
      "solve_time": 2.66982102394104,
      "status": "OPTIMAL",
      "primal_objective_value": -50.32166114881474,
      "dual_objective_value": -50.32153115885043,
      "duality_gap": -0.0001299899643072422,
      "primal_infeasibility": 2.9254331569073637e-06,
      "dual_infeasibility": 9.944532731845678e-08,
      "iterations": 325,
      "memo": {
        "solver_solve_time": 2.3345363750000003,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2167,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "theta4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:35:46",
      "solve_time": 2.17305588722229,
      "status": "OPTIMAL",
      "primal_objective_value": -50.32122092262562,
      "dual_objective_value": -50.321222056603794,
      "duality_gap": 1.1339781735841825e-06,
      "primal_infeasibility": 4.166852070171613e-15,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1659,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "theta4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:10:09",
      "solve_time": 1.6901592083333334,
      "status": "OPTIMAL",
      "primal_objective_value": -50.321221317087485,
      "dual_objective_value": -50.32122203998839,
      "duality_gap": 7.229009071352266e-07,
      "primal_infeasibility": 3.4400304938930694e-13,
      "dual_infeasibility": 0.0,
      "iterations": 14,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 1.6901592083333334,
          "setup_time": [],
          "iterations": 14,
          "primal_objective_value": -50.321221317087485,
          "dual_objective_value": -50.32122203998839,
          "duality_gap": 7.229009071352266e-07,
          "primal_infeasibility": 3.4400304938930694e-13,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:10:07",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1528,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "theta4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:53:42",
      "solve_time": 9.029102375,
      "status": "OPTIMAL",
      "primal_objective_value": -50.32122201238018,
      "dual_objective_value": -50.32122201939875,
      "duality_gap": 7.018570613581687e-09,
      "primal_infeasibility": 4.163130295345427e-09,
      "dual_infeasibility": 0.0,
      "iterations": 20,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 9.029102375,
          "setup_time": [],
          "iterations": 20,
          "primal_objective_value": -50.32122201238018,
          "dual_objective_value": -50.32122201939875,
          "duality_gap": 7.018570613581687e-09,
          "primal_infeasibility": 4.163130295345427e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:53:40",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1771,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "theta4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:20",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2172,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "theta5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:40:31",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2173,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "theta5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:41:45",
      "solve_time": 73.00050282478333,
      "status": "OPTIMAL",
      "primal_objective_value": -57.23230661497225,
      "dual_objective_value": -57.23230661531533,
      "duality_gap": 3.4307845453440677e-10,
      "primal_infeasibility": 9.587709927591261e-14,
      "dual_infeasibility": 6.076045292986302e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1772,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "theta5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:21",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1774,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "theta5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:22",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1775,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "theta5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:22",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1773,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "theta5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:21",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2174,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "theta5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:41:52",
      "solve_time": 5.0073630809783936,
      "status": "OPTIMAL",
      "primal_objective_value": -57.23240759320841,
      "dual_objective_value": -57.23245003631919,
      "duality_gap": 4.24431107859391e-05,
      "primal_infeasibility": 4.5962074213473126e-07,
      "dual_infeasibility": 9.261089404552817e-08,
      "iterations": 325,
      "memo": {
        "solver_solve_time": 4.229581583,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2171,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "theta5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:38:29",
      "solve_time": 5.290843963623047,
      "status": "OPTIMAL",
      "primal_objective_value": -57.232306113340115,
      "dual_objective_value": -57.232307531112916,
      "duality_gap": 1.4177728004938217e-06,
      "primal_infeasibility": 2.248221894866901e-15,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1660,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "theta5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:10:21",
      "solve_time": 3.2877647083333335,
      "status": "OPTIMAL",
      "primal_objective_value": -57.23230683313342,
      "dual_objective_value": -57.232307346760024,
      "duality_gap": 5.136266025829173e-07,
      "primal_infeasibility": 4.815986565890254e-13,
      "dual_infeasibility": 0.0,
      "iterations": 14,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 3.2877647083333335,
          "setup_time": [],
          "iterations": 14,
          "primal_objective_value": -57.23230683313342,
          "dual_objective_value": -57.232307346760024,
          "duality_gap": 5.136266025829173e-07,
          "primal_infeasibility": 4.815986565890254e-13,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:10:17",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1529,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "theta5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:54:24",
      "solve_time": 32.23979391666666,
      "status": "OPTIMAL",
      "primal_objective_value": -57.23230747485862,
      "dual_objective_value": -57.232307354157946,
      "duality_gap": 1.2070067612057755e-07,
      "primal_infeasibility": 4.87171381111366e-09,
      "dual_infeasibility": 0.0,
      "iterations": 23,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 32.23979391666666,
          "setup_time": [],
          "iterations": 23,
          "primal_objective_value": -57.23230747485862,
          "dual_objective_value": -57.232307354157946,
          "duality_gap": 1.2070067612057755e-07,
          "primal_infeasibility": 4.87171381111366e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:54:20",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1776,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "theta5",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:23",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2232,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "theta6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:20:38",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2233,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "theta6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:22:39",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1777,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "theta6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:23",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1779,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "theta6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:25",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1780,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "theta6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:25",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1778,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "theta6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:24",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2234,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "theta6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:22:49",
      "solve_time": 8.415114879608154,
      "status": "OPTIMAL",
      "primal_objective_value": -63.477143052691204,
      "dual_objective_value": -63.47716632190371,
      "duality_gap": 2.3269212505283576e-05,
      "primal_infeasibility": 1.793398850777613e-07,
      "dual_infeasibility": 5.95964349077978e-08,
      "iterations": 325,
      "memo": {
        "solver_solve_time": 6.774055375,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2231,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "theta6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:18:36",
      "solve_time": 10.462555885314941,
      "status": "OPTIMAL",
      "primal_objective_value": -63.477086010464404,
      "dual_objective_value": -63.47708753548431,
      "duality_gap": 1.5250199041361157e-06,
      "primal_infeasibility": 1.2905179494861903e-14,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1661,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "theta6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:10:38",
      "solve_time": 5.631308958333333,
      "status": "OPTIMAL",
      "primal_objective_value": -63.47708709665152,
      "dual_objective_value": -63.477087197659806,
      "duality_gap": 1.010082826269354e-07,
      "primal_infeasibility": 8.471542469613478e-13,
      "dual_infeasibility": 0.0,
      "iterations": 14,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 5.631308958333333,
          "setup_time": [],
          "iterations": 14,
          "primal_objective_value": -63.47708709665152,
          "dual_objective_value": -63.477087197659806,
          "duality_gap": 1.010082826269354e-07,
          "primal_infeasibility": 8.471542469613478e-13,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:10:35",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1530,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "theta6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:56:13",
      "solve_time": 96.736359625,
      "status": "OPTIMAL",
      "primal_objective_value": -63.47708710436236,
      "dual_objective_value": -63.47708721576618,
      "duality_gap": 1.1140382127905468e-07,
      "primal_infeasibility": 9.370169346520279e-10,
      "dual_infeasibility": 0.0,
      "iterations": 24,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 96.736359625,
          "setup_time": [],
          "iterations": 24,
          "primal_objective_value": -63.47708710436236,
          "dual_objective_value": -63.47708721576618,
          "duality_gap": 1.1140382127905468e-07,
          "primal_infeasibility": 9.370169346520279e-10,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:56:09",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1781,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "theta6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:26",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2236,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:23:21",
      "solve_time": 14.389510154724121,
      "status": "OPTIMAL",
      "primal_objective_value": -399.99997518390705,
      "dual_objective_value": -399.9999722019107,
      "duality_gap": -2.9819963742738764e-06,
      "primal_infeasibility": 1.837354544732748e-08,
      "dual_infeasibility": 1.1691283350191018e-10,
      "iterations": 11,
      "memo": {
        "solver_solve_time": 4.544505209,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2237,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:25:22",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1782,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:26",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1784,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:27",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1785,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:28",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1783,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:27",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2238,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:27:22",
      "solve_time": 120.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 120.0,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2235,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:23:05",
      "solve_time": 14.341548681259155,
      "status": "OPTIMAL",
      "primal_objective_value": -399.99999085524865,
      "dual_objective_value": -400.0000000516816,
      "duality_gap": 9.196432927183196e-06,
      "primal_infeasibility": 2.8791527184913406e-11,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1678,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:30:23",
      "solve_time": 6.12120375,
      "status": "OPTIMAL",
      "primal_objective_value": -399.9999948753643,
      "dual_objective_value": -400.0000001208191,
      "duality_gap": 5.2454548153946234e-06,
      "primal_infeasibility": 5.104383506653095e-13,
      "dual_infeasibility": 0.0,
      "iterations": 18,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 6.12120375,
          "setup_time": [],
          "iterations": 18,
          "primal_objective_value": -399.9999948753643,
          "dual_objective_value": -400.0000001208191,
          "duality_gap": 5.2454548153946234e-06,
          "primal_infeasibility": 5.104383506653095e-13,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:30:20",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1546,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:10:16",
      "solve_time": 69.43002633333333,
      "status": "OPTIMAL",
      "primal_objective_value": -399.9999995772125,
      "dual_objective_value": -399.9999995761562,
      "duality_gap": 1.0563212526903953e-09,
      "primal_infeasibility": 2.5194124567833976e-09,
      "dual_infeasibility": 1.777169568338365e-12,
      "iterations": 33,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 69.43002633333333,
          "setup_time": [],
          "iterations": 33,
          "primal_objective_value": -399.9999995772125,
          "dual_objective_value": -399.9999995761562,
          "duality_gap": 1.0563212526903953e-09,
          "primal_infeasibility": 2.5194124567833976e-09,
          "dual_infeasibility": 1.777169568338365e-12,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:10:13",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1786,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG11",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:28",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2176,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:41:57",
      "solve_time": 1.5410659313201904,
      "status": "SUBPROCESS_ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "returncode": -6,
        "error_type": "SUBPROCESS_ERROR",
        "error_message": "libc++abi: terminating due to uncaught exception of type std::length_error: vector",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2177,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:42:00",
      "solve_time": 1.529308795928955,
      "status": "SUBPROCESS_ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "returncode": -6,
        "error_type": "SUBPROCESS_ERROR",
        "error_message": "libc++abi: terminating due to uncaught exception of type std::length_error: vector",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1787,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:29",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1789,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:31",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1790,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:32",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1788,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:30",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2178,
      "solver_name": "cvxpy_scs",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:42:02",
      "solve_time": 1.5386550426483154,
      "status": "SUBPROCESS_ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "returncode": -6,
        "error_type": "SUBPROCESS_ERROR",
        "error_message": "libc++abi: terminating due to uncaught exception of type std::length_error: vector",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2175,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T14:41:54",
      "solve_time": 1.5419859886169434,
      "status": "SUBPROCESS_ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "returncode": -6,
        "error_type": "SUBPROCESS_ERROR",
        "error_message": "libc++abi: terminating due to uncaught exception of type std::length_error: vector",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1679,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:34:40",
      "solve_time": 138.05433633333334,
      "status": "UNKNOWN",
      "primal_objective_value": -348.9999945185722,
      "dual_objective_value": -349.0000002426005,
      "duality_gap": 5.724028312670271e-06,
      "primal_infeasibility": 1.8779632575768103e-08,
      "dual_infeasibility": 0.0,
      "iterations": 39,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 138.05433633333334,
          "setup_time": [],
          "iterations": 39,
          "primal_objective_value": -348.9999945185722,
          "dual_objective_value": -349.0000002426005,
          "duality_gap": 5.724028312670271e-06,
          "primal_infeasibility": 1.8779632575768103e-08,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:34:36",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1281,
      "solver_name": "matlab_sedumi",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T14:41:01",
      "solve_time": 300.0,
      "status": "TIMEOUT",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "timeout_duration": 300,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1791,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "thetaG51",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "0d9be48d5161918e56908f73cddd63d9b51ecd84",
      "timestamp": "2025-07-22T14:42:33",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1318,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:08:51",
      "solve_time": 0.00537109375,
      "status": "OPTIMAL",
      "primal_objective_value": 8.999996209209556,
      "dual_objective_value": 8.999996230766877,
      "duality_gap": -2.1557321261411744e-08,
      "primal_infeasibility": 1.8223965354693912e-08,
      "dual_infeasibility": 9.58875201462206e-11,
      "iterations": 11,
      "memo": {
        "solver_solve_time": 0.000160999,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1319,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "truss1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:08:51",
      "solve_time": 0.027730941772460938,
      "status": "OPTIMAL",
      "primal_objective_value": 8.999996217101113,
      "dual_objective_value": 8.999996231565662,
      "duality_gap": -1.446454866993463e-08,
      "primal_infeasibility": 2.1552454348135378e-08,
      "dual_infeasibility": 1.3113686044545564e-09,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1342,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "truss1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:09:35",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1343,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:09:35",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1344,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "truss1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:09:35",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1345,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:09:35",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1320,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "truss1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:08:51",
      "solve_time": 0.005390167236328125,
      "status": "OPTIMAL",
      "primal_objective_value": 9.000014086327363,
      "dual_objective_value": 9.000007538484402,
      "duality_gap": 6.547842961168726e-06,
      "primal_infeasibility": 7.190939502213777e-07,
      "dual_infeasibility": 2.017647402124318e-05,
      "iterations": 175,
      "memo": {
        "solver_solve_time": 0.000392291,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1321,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "truss1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:08:51",
      "solve_time": 0.013810157775878906,
      "status": "OPTIMAL",
      "primal_objective_value": 8.999996508066124,
      "dual_objective_value": 8.999996257439102,
      "duality_gap": 2.5062702135869586e-07,
      "primal_infeasibility": 3.858578150973925e-14,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1640,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "truss1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:05:43",
      "solve_time": 0.24263908333333334,
      "status": "OPTIMAL",
      "primal_objective_value": 8.999996513737967,
      "dual_objective_value": 8.999996285281131,
      "duality_gap": 2.2845683567140895e-07,
      "primal_infeasibility": 2.3112684240151632e-09,
      "dual_infeasibility": 0.0,
      "iterations": 9,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.24263908333333334,
          "setup_time": [],
          "iterations": 9,
          "primal_objective_value": 8.999996513737967,
          "dual_objective_value": 8.999996285281131,
          "duality_gap": 2.2845683567140895e-07,
          "primal_infeasibility": 2.3112684240151632e-09,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:05:40",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1510,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "truss1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:46:18",
      "solve_time": 0.279735125,
      "status": "OPTIMAL",
      "primal_objective_value": 8.999996304463258,
      "dual_objective_value": 8.999996309461777,
      "duality_gap": 4.998518932097795e-09,
      "primal_infeasibility": 2.0925600974181833e-09,
      "dual_infeasibility": 0.0,
      "iterations": 13,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.279735125,
          "setup_time": [],
          "iterations": 13,
          "primal_objective_value": 8.999996304463258,
          "dual_objective_value": 8.999996309461777,
          "duality_gap": 4.998518932097795e-09,
          "primal_infeasibility": 2.0925600974181833e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:46:15",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1346,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "truss1",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:09:35",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1322,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:08:51",
      "solve_time": 0.028374910354614258,
      "status": "OPTIMAL",
      "primal_objective_value": 123.38032438780319,
      "dual_objective_value": 123.38032501198148,
      "duality_gap": -6.241782983806843e-07,
      "primal_infeasibility": 4.5631147473518165e-07,
      "dual_infeasibility": 5.400635161301182e-09,
      "iterations": 14,
      "memo": {
        "solver_solve_time": 0.003692876,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1323,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "truss2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:08:51",
      "solve_time": 0.34323596954345703,
      "status": "OPTIMAL",
      "primal_objective_value": 123.38035632795552,
      "dual_objective_value": 123.38035633377643,
      "duality_gap": -5.820908199893893e-09,
      "primal_infeasibility": 2.6424809145593065e-09,
      "dual_infeasibility": 3.955822371523896e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1347,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "truss2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:09:35",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1348,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:09:35",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1349,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "truss2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:09:35",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1350,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:09:35",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1324,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "truss2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:08:52",
      "solve_time": 0.8349161148071289,
      "status": "OPTIMAL",
      "primal_objective_value": 123.38606688355063,
      "dual_objective_value": 123.3860739362167,
      "duality_gap": -7.052666077811409e-06,
      "primal_infeasibility": 6.498518343337364e-06,
      "dual_infeasibility": 0.0006916402494040062,
      "iterations": 20875,
      "memo": {
        "solver_solve_time": 0.810098083,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1325,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "truss2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:08:53",
      "solve_time": 0.07007503509521484,
      "status": "OPTIMAL",
      "primal_objective_value": 123.38036039934943,
      "dual_objective_value": 123.38035581736214,
      "duality_gap": 4.58198728381376e-06,
      "primal_infeasibility": 4.557386001179585e-12,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1641,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "truss2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:05:49",
      "solve_time": 0.36276016666666666,
      "status": "OPTIMAL",
      "primal_objective_value": 123.38035721605554,
      "dual_objective_value": 123.38035631007274,
      "duality_gap": 9.059828016688698e-07,
      "primal_infeasibility": 9.364706977581974e-10,
      "dual_infeasibility": 0.0,
      "iterations": 13,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.36276016666666666,
          "setup_time": [],
          "iterations": 13,
          "primal_objective_value": 123.38035721605554,
          "dual_objective_value": 123.38035631007274,
          "duality_gap": 9.059828016688698e-07,
          "primal_infeasibility": 9.364706977581974e-10,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:05:46",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1511,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "truss2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:46:24",
      "solve_time": 0.3927455833333333,
      "status": "OPTIMAL",
      "primal_objective_value": 123.38035631112416,
      "dual_objective_value": 123.38035631802163,
      "duality_gap": 6.897465709698736e-09,
      "primal_infeasibility": 2.9604864720439395e-09,
      "dual_infeasibility": 3.2852692607373415e-11,
      "iterations": 20,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.3927455833333333,
          "setup_time": [],
          "iterations": 20,
          "primal_objective_value": 123.38035631112416,
          "dual_objective_value": 123.38035631802163,
          "duality_gap": 6.897465709698736e-09,
          "primal_infeasibility": 2.9604864720439395e-09,
          "dual_infeasibility": 3.2852692607373415e-11,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:46:21",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1351,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "truss2",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:09:36",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1415,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:33:41",
      "solve_time": 0.008645772933959961,
      "status": "OPTIMAL",
      "primal_objective_value": 9.109996173192481,
      "dual_objective_value": 9.109996174546737,
      "duality_gap": -1.3542553745082841e-09,
      "primal_infeasibility": 4.4855110956190985e-09,
      "dual_infeasibility": 3.2774392518465433e-10,
      "iterations": 12,
      "memo": {
        "solver_solve_time": 0.002515546,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1416,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "truss3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:33:41",
      "solve_time": 0.062148094177246094,
      "status": "OPTIMAL",
      "primal_objective_value": 9.10999614243476,
      "dual_objective_value": 9.109996145768458,
      "duality_gap": -3.333697762286647e-09,
      "primal_infeasibility": 1.0593331383658811e-08,
      "dual_infeasibility": 3.349913566356823e-10,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1419,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "truss3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:33:48",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1420,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:33:48",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1421,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "truss3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:33:48",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1422,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:33:48",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1417,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "truss3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:33:41",
      "solve_time": 0.5392508506774902,
      "status": "OPTIMAL",
      "primal_objective_value": 9.110041972462652,
      "dual_objective_value": 9.110042582572902,
      "duality_gap": -6.101102503208722e-07,
      "primal_infeasibility": 1.529861449889821e-06,
      "dual_infeasibility": 1.7591794995023966e-05,
      "iterations": 44625,
      "memo": {
        "solver_solve_time": 0.533749833,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1418,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "truss3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:33:41",
      "solve_time": 0.01682901382446289,
      "status": "OPTIMAL",
      "primal_objective_value": 9.109996393410452,
      "dual_objective_value": 9.109996016151454,
      "duality_gap": 3.7725899737495183e-07,
      "primal_infeasibility": 2.3142072741567036e-13,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1642,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "truss3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:05:54",
      "solve_time": 0.291210125,
      "status": "OPTIMAL",
      "primal_objective_value": 9.109996269927667,
      "dual_objective_value": 9.109996132678651,
      "duality_gap": 1.3724901570810744e-07,
      "primal_infeasibility": 4.320402504061065e-14,
      "dual_infeasibility": 0.0,
      "iterations": 12,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.291210125,
          "setup_time": [],
          "iterations": 12,
          "primal_objective_value": 9.109996269927667,
          "dual_objective_value": 9.109996132678651,
          "duality_gap": 1.3724901570810744e-07,
          "primal_infeasibility": 4.320402504061065e-14,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:05:51",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1512,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "truss3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:46:29",
      "solve_time": 0.2865194166666667,
      "status": "OPTIMAL",
      "primal_objective_value": 9.109996156256061,
      "dual_objective_value": 9.109996162091624,
      "duality_gap": 5.835563143818945e-09,
      "primal_infeasibility": 7.261145648868141e-09,
      "dual_infeasibility": 3.548770555535088e-10,
      "iterations": 15,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.2865194166666667,
          "setup_time": [],
          "iterations": 15,
          "primal_objective_value": 9.109996156256061,
          "dual_objective_value": 9.109996162091624,
          "duality_gap": 5.835563143818945e-09,
          "primal_infeasibility": 7.261145648868141e-09,
          "dual_infeasibility": 3.548770555535088e-10,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:46:26",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1423,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "truss3",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:33:48",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1440,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:43:12",
      "solve_time": 0.005716085433959961,
      "status": "OPTIMAL",
      "primal_objective_value": 9.00999593358179,
      "dual_objective_value": 9.00999596605511,
      "duality_gap": -3.2473320032977426e-08,
      "primal_infeasibility": 4.6640533097330856e-08,
      "dual_infeasibility": 2.7918005083928495e-09,
      "iterations": 10,
      "memo": {
        "solver_solve_time": 0.000377085,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1441,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "truss4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:43:12",
      "solve_time": 0.03877997398376465,
      "status": "OPTIMAL",
      "primal_objective_value": 9.009995897864977,
      "dual_objective_value": 9.009995926940062,
      "duality_gap": -2.907508545035853e-08,
      "primal_infeasibility": 4.360070834724522e-08,
      "dual_infeasibility": 9.499477870988926e-10,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1444,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "truss4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:43:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1445,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:43:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1446,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "truss4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:43:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1447,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:43:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1442,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "truss4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:43:12",
      "solve_time": 0.0063629150390625,
      "status": "OPTIMAL",
      "primal_objective_value": 9.009997345729218,
      "dual_objective_value": 9.00999656325741,
      "duality_gap": 7.82471808236096e-07,
      "primal_infeasibility": 1.658167187900526e-07,
      "dual_infeasibility": 6.101049682851663e-06,
      "iterations": 225,
      "memo": {
        "solver_solve_time": 0.001095791,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1443,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "truss4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:43:12",
      "solve_time": 0.014675140380859375,
      "status": "OPTIMAL",
      "primal_objective_value": 9.009996558636908,
      "dual_objective_value": 9.009996064429895,
      "duality_gap": 4.94207013090886e-07,
      "primal_infeasibility": 5.460020736031756e-14,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1643,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "truss4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:06:00",
      "solve_time": 0.2855519166666667,
      "status": "OPTIMAL",
      "primal_objective_value": 9.009996446153833,
      "dual_objective_value": 9.009996290338277,
      "duality_gap": 1.5581555601329455e-07,
      "primal_infeasibility": 3.83955719920538e-09,
      "dual_infeasibility": 0.0,
      "iterations": 11,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 0.2855519166666667,
          "setup_time": [],
          "iterations": 11,
          "primal_objective_value": 9.009996446153833,
          "dual_objective_value": 9.009996290338277,
          "duality_gap": 1.5581555601329455e-07,
          "primal_infeasibility": 3.83955719920538e-09,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:05:57",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1513,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "truss4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:46:35",
      "solve_time": 0.26377516666666667,
      "status": "OPTIMAL",
      "primal_objective_value": 9.00999626294251,
      "dual_objective_value": 9.009996268263059,
      "duality_gap": 5.320549334442148e-09,
      "primal_infeasibility": 3.507575669410203e-09,
      "dual_infeasibility": 2.959835844803862e-10,
      "iterations": 14,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.26377516666666667,
          "setup_time": [],
          "iterations": 14,
          "primal_objective_value": 9.00999626294251,
          "dual_objective_value": 9.009996268263059,
          "duality_gap": 5.320549334442148e-09,
          "primal_infeasibility": 3.507575669410203e-09,
          "dual_infeasibility": 2.959835844803862e-10,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:46:32",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1448,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "truss4",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:43:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1434,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss5_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:34:38",
      "solve_time": 0.49745821952819824,
      "status": "OPTIMAL",
      "primal_objective_value": 132.63566253199446,
      "dual_objective_value": 132.6356626115363,
      "duality_gap": -7.954184866321157e-08,
      "primal_infeasibility": 1.2653383845157188e-07,
      "dual_infeasibility": 2.366013540423536e-09,
      "iterations": 18,
      "memo": {
        "solver_solve_time": 0.382465791,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1435,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "truss5_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:34:40",
      "solve_time": 1.2629749774932861,
      "status": "OPTIMAL",
      "primal_objective_value": 132.6356762279693,
      "dual_objective_value": 132.6356762370283,
      "duality_gap": -9.058993555299821e-09,
      "primal_infeasibility": 1.4424052246283952e-08,
      "dual_infeasibility": 3.0183302558080747e-10,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2347,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "truss5_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:34:15",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2349,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss5_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:34:21",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2350,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "truss5_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:34:24",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2348,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss5_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:34:18",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1436,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "truss5_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:35:03",
      "solve_time": 22.394976139068604,
      "status": "OPTIMAL",
      "primal_objective_value": 132.67027858454858,
      "dual_objective_value": 132.67028269707538,
      "duality_gap": -4.112526795552185e-06,
      "primal_infeasibility": 2.547895198115238e-06,
      "dual_infeasibility": 0.002408958215925523,
      "iterations": 83775,
      "memo": {
        "solver_solve_time": 22.277485625,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1437,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "truss5_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:35:04",
      "solve_time": 0.2245340347290039,
      "status": "OPTIMAL",
      "primal_objective_value": 132.63567945392438,
      "dual_objective_value": 132.63567502877513,
      "duality_gap": 4.4251492568037065e-06,
      "primal_infeasibility": 2.494296172882748e-11,
      "dual_infeasibility": 0.0,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1680,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "truss5_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:34:48",
      "solve_time": 1.0470835833333334,
      "status": "OPTIMAL",
      "primal_objective_value": 132.63567802335663,
      "dual_objective_value": 132.63567787176257,
      "duality_gap": 1.5159406530074193e-07,
      "primal_infeasibility": 1.5244236469370746e-10,
      "dual_infeasibility": 0.0,
      "iterations": 15,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 1.0470835833333334,
          "setup_time": [],
          "iterations": 15,
          "primal_objective_value": 132.63567802335663,
          "dual_objective_value": 132.63567787176257,
          "duality_gap": 1.5159406530074193e-07,
          "primal_infeasibility": 1.5244236469370746e-10,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:34:44",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1547,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "truss5_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:15:22",
      "solve_time": 0.5942775,
      "status": "OPTIMAL",
      "primal_objective_value": 132.63567716018326,
      "dual_objective_value": 132.63567716469151,
      "duality_gap": 4.508251549850684e-09,
      "primal_infeasibility": 6.3849327558778055e-09,
      "dual_infeasibility": 1.2707989194505613e-10,
      "iterations": 23,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 0.5942775,
          "setup_time": [],
          "iterations": 23,
          "primal_objective_value": 132.63567716018326,
          "dual_objective_value": 132.63567716469151,
          "duality_gap": 4.508251549850684e-09,
          "primal_infeasibility": 6.3849327558778055e-09,
          "dual_infeasibility": 1.2707989194505613e-10,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:15:19",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2351,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "truss5_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:34:26",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1395,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:27:33",
      "solve_time": 0.2537209987640381,
      "status": "OPTIMAL",
      "primal_objective_value": 901.0002651409602,
      "dual_objective_value": 901.0002705585873,
      "duality_gap": -5.41762710781768e-06,
      "primal_infeasibility": 1.4882091019913554e-06,
      "dual_infeasibility": 6.463946489176919e-09,
      "iterations": 25,
      "memo": {
        "solver_solve_time": 0.023302585,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1396,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "truss6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:27:37",
      "solve_time": 1.9965460300445557,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1399,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "truss6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:28:05",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1400,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:28:07",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1401,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "truss6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:28:08",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1402,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:28:10",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1397,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "truss6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:27:53",
      "solve_time": 14.329941987991333,
      "status": "OPTIMAL",
      "primal_objective_value": 901.0950988636213,
      "dual_objective_value": 901.0950990173255,
      "duality_gap": -1.537042635391117e-07,
      "primal_infeasibility": 8.45148707615466e-06,
      "dual_infeasibility": 0.013751596838046476,
      "iterations": 99775,
      "memo": {
        "solver_solve_time": 14.097880625,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1398,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "truss6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:27:56",
      "solve_time": 0.29096198081970215,
      "status": "INFEASIBLE",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1644,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "truss6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:06:06",
      "solve_time": 0.5691390416666666,
      "status": "MAX_ITER",
      "primal_objective_value": 901.0014346379526,
      "dual_objective_value": 901.0013611282227,
      "duality_gap": 7.3509729872967e-05,
      "primal_infeasibility": 2.233921215694808e-08,
      "dual_infeasibility": 0.0,
      "iterations": 24,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "max_iter",
          "solve_time": 0.5691390416666666,
          "setup_time": [],
          "iterations": 24,
          "primal_objective_value": 901.0014346379526,
          "dual_objective_value": 901.0013611282227,
          "duality_gap": 7.3509729872967e-05,
          "primal_infeasibility": 2.233921215694808e-08,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:06:03",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1514,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "truss6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:46:42",
      "solve_time": 0.98678925,
      "status": "NUM_ERROR",
      "primal_objective_value": 901.0013890792242,
      "dual_objective_value": 901.0013891465655,
      "duality_gap": 6.734137514285976e-08,
      "primal_infeasibility": 1.8145947199046974e-08,
      "dual_infeasibility": 0.0,
      "iterations": 27,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "num_error",
          "solve_time": 0.98678925,
          "setup_time": [],
          "iterations": 27,
          "primal_objective_value": 901.0013890792242,
          "dual_objective_value": 901.0013891465655,
          "duality_gap": 6.734137514285976e-08,
          "primal_infeasibility": 1.8145947199046974e-08,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:46:38",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1403,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "truss6",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:28:12",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1406,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:28:38",
      "solve_time": 0.13422012329101562,
      "status": "OPTIMAL",
      "primal_objective_value": 900.0010893310988,
      "dual_objective_value": 900.0010944910015,
      "duality_gap": -5.159902684681583e-06,
      "primal_infeasibility": 7.752164593566989e-07,
      "dual_infeasibility": 0.0,
      "iterations": 22,
      "memo": {
        "solver_solve_time": 0.006702831,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1407,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "unknown",
      "problem_library": "SDPLIB",
      "problem_name": "truss7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:28:40",
      "solve_time": 1.2562849521636963,
      "status": "ERROR",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "error_message": "Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1410,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "truss7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:28:54",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1411,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:28:55",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1412,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "truss7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:28:56",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1413,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:28:57",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1408,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "truss7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:28:45",
      "solve_time": 3.86313796043396,
      "status": "OPTIMAL",
      "primal_objective_value": 900.0356340281699,
      "dual_objective_value": 900.0356340614165,
      "duality_gap": -3.3246692510147113e-08,
      "primal_infeasibility": 9.397384533448782e-06,
      "dual_infeasibility": 0.007035153135339471,
      "iterations": 59000,
      "memo": {
        "solver_solve_time": 3.7472856660000002,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1409,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "truss7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:28:46",
      "solve_time": 0.33388805389404297,
      "status": "OPTIMAL (INACCURATE)",
      "primal_objective_value": 900.0013051383315,
      "dual_objective_value": 900.0014232785333,
      "duality_gap": -0.00011814020172096207,
      "primal_infeasibility": 3.7841041393477322e-06,
      "dual_infeasibility": 2.3476799902441506e-08,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1645,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "truss7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:06:13",
      "solve_time": 0.544207125,
      "status": "UNKNOWN",
      "primal_objective_value": 900.001408675485,
      "dual_objective_value": 900.0013926810119,
      "duality_gap": 1.5994473073988047e-05,
      "primal_infeasibility": 2.362075343263456e-08,
      "dual_infeasibility": 0.0,
      "iterations": 22,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "unknown",
          "solve_time": 0.544207125,
          "setup_time": [],
          "iterations": 22,
          "primal_objective_value": 900.001408675485,
          "dual_objective_value": 900.0013926810119,
          "duality_gap": 1.5994473073988047e-05,
          "primal_infeasibility": 2.362075343263456e-08,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:06:09",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1515,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "truss7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T12:46:50",
      "solve_time": 1.1931540833333334,
      "status": "OPTIMAL",
      "primal_objective_value": 900.0013983712862,
      "dual_objective_value": 900.0013984344562,
      "duality_gap": 6.316997769317823e-08,
      "primal_infeasibility": 7.3597907002225245e-09,
      "dual_infeasibility": 0.0,
      "iterations": 27,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 1.1931540833333334,
          "setup_time": [],
          "iterations": 27,
          "primal_objective_value": 900.0013983712862,
          "dual_objective_value": 900.0013984344562,
          "duality_gap": 6.316997769317823e-08,
          "primal_infeasibility": 7.3597907002225245e-09,
          "dual_infeasibility": 0,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 21:46:46",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1414,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "truss7",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:28:58",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1438,
      "solver_name": "cvxpy_clarabel",
      "solver_version": "cvxpy-1.6.5-CLARABEL-0.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss8_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:35:13",
      "solve_time": 8.423373937606812,
      "status": "OPTIMAL",
      "primal_objective_value": 133.1145235740515,
      "dual_objective_value": 133.11452372670436,
      "duality_gap": -1.5265285924215277e-07,
      "primal_infeasibility": 5.798818510869592e-07,
      "dual_infeasibility": 1.8795571691601026e-08,
      "iterations": 20,
      "memo": {
        "solver_solve_time": 7.601113419,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1439,
      "solver_name": "cvxpy_cvxopt",
      "solver_version": "cvxpy-1.6.5-CVXOPT-1.3.2",
      "problem_library": "SDPLIB",
      "problem_name": "truss8_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752416768.0
      },
      "commit_hash": "443b599dca6666ab5976e2cf184c9398d48cda2b",
      "timestamp": "2025-07-18T16:35:20",
      "solve_time": 5.338012933731079,
      "status": "OPTIMAL",
      "primal_objective_value": 133.1145887359414,
      "dual_objective_value": 133.1145887345484,
      "duality_gap": 1.3930048226029612e-09,
      "primal_infeasibility": 4.487143094483282e-09,
      "dual_infeasibility": 9.45481793646842e-11,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "CVXOPT does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2352,
      "solver_name": "cvxpy_ecos",
      "solver_version": "cvxpy-1.6.5-ECOS-2.0.14",
      "problem_library": "SDPLIB",
      "problem_name": "truss8_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:34:32",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2354,
      "solver_name": "cvxpy_highs",
      "solver_version": "cvxpy-1.6.5-HIGHS-1.11.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss8_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:34:44",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2355,
      "solver_name": "cvxpy_osqp",
      "solver_version": "cvxpy-1.6.5-OSQP-1.0.4",
      "problem_library": "SDPLIB",
      "problem_name": "truss8_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:34:49",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2353,
      "solver_name": "cvxpy_scip",
      "solver_version": "cvxpy-1.6.5-SCIP-5.5.0",
      "problem_library": "SDPLIB",
      "problem_name": "truss8_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:34:37",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2278,
      "solver_name": "cvxpy_scs",
      "solver_version": "cvxpy-1.6.5-SCS-3.2.7.post2",
      "problem_library": "SDPLIB",
      "problem_name": "truss8_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:44:58",
      "solve_time": 79.17252993583679,
      "status": "OPTIMAL",
      "primal_objective_value": 133.206451029218,
      "dual_objective_value": 133.20645457503971,
      "duality_gap": -3.5458217269024317e-06,
      "primal_infeasibility": 1.8067377045067828e-06,
      "dual_infeasibility": 0.0026439582371736107,
      "iterations": 91025,
      "memo": {
        "solver_solve_time": 78.408837208,
        "problem_class": "SDP"
      }
    },
    {
      "id": 2280,
      "solver_name": "cvxpy_sdpa",
      "solver_version": "cvxpy-1.6.5-SDPA-0.2.2",
      "problem_library": "SDPLIB",
      "problem_name": "truss8_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-04T15:47:05",
      "solve_time": 1.3373730182647705,
      "status": "OPTIMAL",
      "primal_objective_value": 133.114594530196,
      "dual_objective_value": 133.1145927303965,
      "duality_gap": 1.7997994916640891e-06,
      "primal_infeasibility": 7.29630106610369e-11,
      "dual_infeasibility": 2.0041498867041285e-08,
      "iterations": null,
      "memo": {
        "iteration_info_limitation": "SDPA does not provide iteration count through CVXPY",
        "solver_solve_time": null,
        "problem_class": "SDP"
      }
    },
    {
      "id": 1681,
      "solver_name": "matlab_sdpt3",
      "solver_version": "SDPT3-4.0-20240410 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "truss8_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T14:34:56",
      "solve_time": 1.0130884583333333,
      "status": "OPTIMAL",
      "primal_objective_value": 133.11458916487112,
      "dual_objective_value": 133.11458909069876,
      "duality_gap": 7.417236247420078e-08,
      "primal_infeasibility": 1.8201739000684703e-10,
      "dual_infeasibility": 0.0,
      "iterations": 16,
      "memo": {
        "matlab_output": {
          "solver_name": "SDPT3",
          "status": "optimal",
          "solve_time": 1.0130884583333333,
          "setup_time": [],
          "iterations": 16,
          "primal_objective_value": 133.11458916487112,
          "dual_objective_value": 133.11458909069876,
          "duality_gap": 7.417236247420078e-08,
          "primal_infeasibility": 1.8201739000684703e-10,
          "dual_infeasibility": 0,
          "solver_version": "SDPT3-4.0-20240410",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 23:34:52",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sdpt3",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 1548,
      "solver_name": "matlab_sedumi",
      "solver_version": "SeDuMi-1.3.7 (MATLAB 24.1.0.2537033 (R2024a))",
      "problem_library": "SDPLIB",
      "problem_name": "truss8_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1752926592.0
      },
      "commit_hash": "96ca043787ef8c38515cfa8d108d16b61b823e04",
      "timestamp": "2025-07-19T13:15:30",
      "solve_time": 1.1123747916666666,
      "status": "OPTIMAL",
      "primal_objective_value": 133.11458828413384,
      "dual_objective_value": 133.11458828656077,
      "duality_gap": 2.426929768262198e-09,
      "primal_infeasibility": 7.281149777057451e-09,
      "dual_infeasibility": 2.2946480299761797e-10,
      "iterations": 24,
      "memo": {
        "matlab_output": {
          "solver_name": "SeDuMi",
          "status": "optimal",
          "solve_time": 1.1123747916666666,
          "setup_time": [],
          "iterations": 24,
          "primal_objective_value": 133.11458828413384,
          "dual_objective_value": 133.11458828656077,
          "duality_gap": 2.426929768262198e-09,
          "primal_infeasibility": 7.281149777057451e-09,
          "dual_infeasibility": 2.2946480299761797e-10,
          "solver_version": "SeDuMi-1.3.7",
          "solver_options": {},
          "termination_reason": "",
          "error_message": "",
          "timestamp": "2025-07-19 22:15:26",
          "matlab_version": "24.1.0.2537033 (R2024a)"
        },
        "matlab_version": "24.1.0.2537033 (R2024a)",
        "solver_backend": "sedumi",
        "execution_environment": "matlab",
        "problem_class": "SDP"
      }
    },
    {
      "id": 2356,
      "solver_name": "scipy_linprog",
      "solver_version": "scipy-1.15.3",
      "problem_library": "SDPLIB",
      "problem_name": "truss8_sdp",
      "problem_type": "SDP",
      "environment_info": {
        "cpu": {
          "cpu_count": 8,
          "cpu_count_physical": 8,
          "processor": "arm",
          "architecture": "64bit"
        },
        "memory": {
          "total_gb": 24.0
        },
        "os": {
          "system": "Darwin",
          "machine": "arm64",
          "release": "23.5.0"
        },
        "python": {
          "implementation": "CPython",
          "version": "3.12.2",
          "version_info": "3.12.2"
        },
        "git": {
          "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e"
        },
        "timezone": {
          "timezone_name": "UTC",
          "utc_offset_hours": 0.0
        },
        "timestamp": 1753515904.0
      },
      "commit_hash": "f95b7a823790a2de8d950f0b890edf003d50e81e",
      "timestamp": "2025-08-05T12:34:55",
      "solve_time": null,
      "status": "UNSUPPORTED",
      "primal_objective_value": null,
      "dual_objective_value": null,
      "duality_gap": null,
      "primal_infeasibility": null,
      "dual_infeasibility": null,
      "iterations": null,
      "memo": {
        "reason": "Solver does not support SDP problems",
        "problem_type": "SDP",
        "problem_class": "SDP"
      }
    }
  ]
}